Searched refs:DHCP_DISCOVER (Results 1 – 1 of 1) sorted by relevance
227 #define DHCP_DISCOVER 1 macro413 case DHCP_DISCOVER: in bootpc_received()431 (ifctx->dhcpquerytype == DHCP_DISCOVER && in bootpc_received()449 ifctx->dhcpquerytype == DHCP_DISCOVER) { in bootpc_received()458 if (ifctx->dhcpquerytype == DHCP_DISCOVER && in bootpc_received()595 ifctx->dhcpquerytype != DHCP_DISCOVER) || in bootpc_call()606 case DHCP_DISCOVER: in bootpc_call()798 if (ifctx->dhcpquerytype == DHCP_DISCOVER) in bootpc_call()1209 *vendp++ = DHCP_DISCOVER; in bootpc_compose_query()1210 ifctx->dhcpquerytype = DHCP_DISCOVER; in bootpc_compose_query()