HomeSort by relevance Sort by last modified time
    Searched defs:DHCPACK (Results 1 - 6 of 6) sorted by null

  /external/wpa_supplicant_8/src/ap/
dhcp_snoop.c 41 #define DHCPACK 5
113 if (msgtype == DHCPACK) {
117 /* DHCPACK for DHCPREQUEST */
122 wpa_printf(MSG_DEBUG, "dhcp_snoop: Found DHCPACK for " MACSTR
  /system/core/libnetutils/
dhcpmsg.h 50 /* (DHCPOFFER and DHCPACK) */
96 #define DHCPACK 5
  /external/dnsmasq/src/
rfc2131.c 75 #define DHCPACK 5
760 option_put(mess, end, OPTION_MESSAGE_TYPE, 1, DHCPACK);
808 mess_type == DHCPDISCOVER ? DHCPOFFER : DHCPACK);
    [all...]
  /external/tcpdump/
print-bootp.c 231 #define DHCPACK 5
570 { DHCPACK, "ACK" },
  /external/toybox/toys/pending/
dhcp.c 95 #define DHCPACK 5
    [all...]
dhcpd.c 64 #define DHCPACK 5
    [all...]

Completed in 525 milliseconds