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

  /external/syslinux/gpxe/src/include/gpxe/
if_arp.h 38 #define ARPOP_NAK 10 /**< (ATM)ARP NAK */
  /bionic/libc/kernel/uapi/linux/
if_arp.h 95 #define ARPOP_NAK 10
  /external/iproute2/include/uapi/linux/
if_arp.h 112 #define ARPOP_NAK 10 /* (ATM)ARP NAK */
  /external/kernel-headers/original/uapi/linux/
if_arp.h 112 #define ARPOP_NAK 10 /* (ATM)ARP NAK */
  /external/libnl/include/linux-private/linux/
if_arp.h 105 #define ARPOP_NAK 10 /* (ATM)ARP NAK */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_arp.h 105 #define ARPOP_NAK 10 /* (ATM)ARP NAK */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/net/
if_arp.h 46 #define ARPOP_NAK 10 /* (ATM)ARP NAK. */
  /external/tcpdump/
print-arp.c 69 #define ARPOP_NAK 10 /* NAK - only valif for ATM ARP */
107 { ARPOP_NAK, "NACK Reply" },
338 case ARPOP_NAK:

Completed in 124 milliseconds