Home | History | Annotate | Download | only in dhcpcd-6.8.2

Lines Matching full:dhcp_offer

92 	{ DHCP_OFFER,      "OFFER" },
2979 if (type == DHCP_OFFER && dhcp->yiaddr == 0) {
3025 if ((type == 0 || type == DHCP_OFFER || type == DHCP_ACK) &&
3050 if ((type == 0 || type == DHCP_OFFER) &&
3099 if (type == DHCP_OFFER) {