Searched refs:DHCP_DISCOVER (Results 1 – 1 of 1) sorted by relevance
229 #define DHCP_DISCOVER 1 macro512 case DHCP_DISCOVER: in bootpc_received()530 (ifctx->dhcpquerytype == DHCP_DISCOVER && in bootpc_received()548 ifctx->dhcpquerytype == DHCP_DISCOVER) { in bootpc_received()558 if (ifctx->dhcpquerytype == DHCP_DISCOVER && in bootpc_received()696 ifctx->dhcpquerytype != DHCP_DISCOVER) || in bootpc_call()707 case DHCP_DISCOVER: in bootpc_call()899 if (ifctx->dhcpquerytype == DHCP_DISCOVER) in bootpc_call()1297 *vendp++ = DHCP_DISCOVER; in bootpc_compose_query()1298 ifctx->dhcpquerytype = DHCP_DISCOVER; in bootpc_compose_query()