Home | History | Annotate | Download | only in src

Lines Matching refs:DHCPACK

75 #define DHCPACK                  5
760 option_put(mess, end, OPTION_MESSAGE_TYPE, 1, DHCPACK);
808 mess_type == DHCPDISCOVER ? DHCPOFFER : DHCPACK);
1221 log_packet("DHCPACK", &mess->yiaddr, emac, emac_len, iface_name, hostname, mess->xid);
1224 option_put(mess, end, OPTION_MESSAGE_TYPE, 1, DHCPACK);
1262 log_packet("DHCPACK", &mess->ciaddr, emac, emac_len, iface_name, hostname, mess->xid);
1279 option_put(mess, end, OPTION_MESSAGE_TYPE, 1, DHCPACK);