Home | History | Annotate | Download | only in src

Lines Matching defs:DHCPOFFER

72 #define DHCPOFFER                2
808 mess_type == DHCPDISCOVER ? DHCPOFFER : DHCPACK);
945 log_packet("DHCPOFFER" , &mess->yiaddr, emac, emac_len, iface_name, NULL, mess->xid);
955 option_put(mess, end, OPTION_MESSAGE_TYPE, 1, DHCPOFFER);
958 /* T1 and T2 are required in DHCPOFFER by HP's wacky Jetdirect client. */