iPXE
|
DHCP management. More...
Go to the source code of this file.
Functions | |
FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
int | pxebs (struct net_device *netdev, unsigned int pxe_type) |
DHCP management.
Definition in file dhcpmgmt.h.
FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
int pxebs | ( | struct net_device * | netdev, |
unsigned int | pxe_type | ||
) |
Definition at line 41 of file dhcpmgmt.c.
References monojob, monojob_wait(), net_device::name, netdev, printf(), rc, and start_pxebs().
Referenced by pxe_menu_boot(), and pxebs_exec().