Searched refs:DHCP_ENV (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/lib/libstand/
H A Dbootp.c53 /* set DHCP_ENV to one of the values above to export dhcp options to kenv */
54 #define DHCP_ENV DHCP_ENV_NO_VENDOR macro
81 #ifdef DHCP_ENV /* export the dhcp response to kenv */
431 #ifdef DHCP_ENV
442 * Certain vendor-specific tables can be enabled according to DHCP_ENV.
462 #if DHCP_ENV == DHCP_ENV_FREEBSD /* FreeBSD table in the original code */
493 #elif DHCP_ENV == DHCP_ENV_PXE /* some pxe options, RFC4578 */

Completed in 108 milliseconds