Home
last modified time | relevance | path

Searched refs:CACHED_INFO_DHCPACK (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/arch/i386/interface/pxe/
Dpxe_preboot.c50 CACHED_INFO_DHCPACK = ( PXENV_PACKET_TYPE_DHCP_ACK - 1 ), enumerator
87 [CACHED_INFO_DHCPACK] = { create_fakedhcpack },
117 memcpy ( cached_info[CACHED_INFO_DHCPACK].dhcphdr.file, filename, in pxe_set_cached_filename()
118 sizeof ( cached_info[CACHED_INFO_DHCPACK].dhcphdr.file ) ); in pxe_set_cached_filename()