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

  /external/qemu/slirp/
bootp.h 75 #define DHCPNAK 6
bootp.c 303 *q++ = DHCPNAK;
  /external/qemu/slirp-android/
bootp.h 75 #define DHCPNAK 6
bootp.c 307 *q++ = DHCPNAK;
  /system/core/libnetutils/
dhcpmsg.h 97 #define DHCPNAK 6
dhcpclient.c 166 case DHCPNAK: return "nak";
534 } else if (info.type == DHCPNAK) {
  /external/tcpdump/
bootp.h 202 #define DHCPNAK 6
print-bootp.c 349 { DHCPNAK, "NACK" },
  /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 533 milliseconds