HomeSort by relevance Sort by last modified time
    Searched refs:DHCPNAK (Results 1 - 9 of 9) sorted by null

  /system/core/libnetutils/
dhcpmsg.h 97 #define DHCPNAK 6
dhcpclient.c 142 case DHCPNAK: return "nak";
515 } else if (info.type == DHCPNAK) {
  /external/wpa_supplicant_8/src/common/
dhcp.h 212 DHCPNAK = 6,
  /external/syslinux/gpxe/src/include/gpxe/
dhcp.h 196 #define DHCPNAK 6
  /external/syslinux/gpxe/src/net/udp/
dhcp.c 67 [DHCPNAK] = BOOTP_REPLY,
135 case DHCPNAK: return "DHCPNAK";
    [all...]
  /external/tcpdump/
print-bootp.c 232 #define DHCPNAK 6
571 { DHCPNAK, "NACK" },
  /external/toybox/toys/pending/
dhcp.c 96 #define DHCPNAK 6
    [all...]
dhcpd.c 65 #define DHCPNAK 6
    [all...]
  /external/dnsmasq/src/
rfc2131.c 76 #define DHCPNAK 6
288 from the physical network, continue using that to allow correct DHCPNAK generation later. */
    [all...]

Completed in 907 milliseconds