Lines Matching refs:DHCPREQUEST
73 #define DHCPREQUEST 3
722 if ((mess_type == DHCPREQUEST || mess_type == DHCPINFORM) &&
781 /* proxy DHCP here. The DHCPREQUEST stuff is for gPXE */
782 if ((mess_type == DHCPDISCOVER || mess_type == DHCPREQUEST) &&
969 case DHCPREQUEST:
1048 log_packet("DHCPREQUEST", &mess->yiaddr, emac, emac_len, iface_name, NULL, mess->xid);