44#define cached_dhcpack_phys __use_data16 ( cached_dhcpack_phys )
47#define colour &cached_dhcpack_phys
58 DBGC (
colour,
"CACHEDHCP found no cached DHCPACK\n" );
66 DBGC (
colour,
"CACHEDHCP could not record DHCPACK: %s\n",
#define colour
Colour for debug messages.
struct arbelprm_rc_send_wqe rc
#define cached_dhcpack_phys
static void cachedhcp_init(void)
Cached DHCPACK initialisation function.
struct cached_dhcp_packet cached_dhcpack
Cached DHCPACK.
int cachedhcp_record(struct cached_dhcp_packet *cache, unsigned int vlan, const void *data, size_t max_len)
Record cached DHCP packet.
#define INIT_NORMAL
Normal initialisation.
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
struct bootph BOOTPLAYER_t
#define __init_fn(init_order)
Declare an initialisation functon.
#define __bss16(variable)
Preboot eXecution Environment (PXE) API.
char * strerror(int errno)
Retrieve string representation of error number.
An initialisation function.