Searched refs:dhcpquerytype (Results 1 – 1 of 1) sorted by relevance
170 int dhcpquerytype; /* dhcp type sent */ member523 switch (ifctx->dhcpquerytype) { in bootpc_received()542 (ifctx->dhcpquerytype == DHCP_DISCOVER && in bootpc_received()560 ifctx->dhcpquerytype == DHCP_DISCOVER) { in bootpc_received()566 ifctx->dhcpquerytype == DHCP_REQUEST) in bootpc_received()570 if (ifctx->dhcpquerytype == DHCP_DISCOVER && in bootpc_received()700 ifctx->dhcpquerytype != DHCP_REQUEST) || in bootpc_call()702 ifctx->dhcpquerytype != DHCP_DISCOVER) || in bootpc_call()704 ifctx->dhcpquerytype != DHCP_NOMSG)) { in bootpc_call()712 switch(ifctx->dhcpquerytype) { in bootpc_call()[all …]