43 #define cached_dhcpack_phys __use_data16 ( cached_dhcpack_phys ) 46 #define colour &cached_dhcpack_phys 57 DBGC (
colour,
"CACHEDHCP found no cached DHCPACK\n" );
65 DBGC (
colour,
"CACHEDHCP could not record DHCPACK: %s\n",
struct arbelprm_rc_send_wqe rc
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)
#define cached_dhcpack_phys
uint32_t __bss16(cached_dhcpack_phys)
Cached DHCPACK physical address.
userptr_t phys_to_user(unsigned long phys_addr)
Convert physical address to user pointer.
struct init_fn cachedhcp_init_fn __init_fn(INIT_NORMAL)
Cached DHCPACK initialisation function.
#define INIT_NORMAL
Normal initialisation.
An initialisation function.
static void cachedhcp_init(void)
Cached DHCPACK initialisation function.
char * strerror(int errno)
Retrieve string representation of error number.
int cachedhcp_record(struct cached_dhcp_packet *cache, unsigned int vlan, userptr_t data, size_t max_len)
Record cached DHCP packet.
Preboot eXecution Environment (PXE) API.
struct cached_dhcp_packet cached_dhcpack
Cached DHCPACK.
#define colour
Colour for debug messages.
Format of buffer filled in by pxenv_get_cached_info()