HomeSort by relevance Sort by last modified time
    Searched refs:ETH_P_PUPAT (Results 1 - 25 of 29) sorted by null

1 2

  /external/libnl/include/linux-private/linux/
if_ether.h 44 #define ETH_P_PUPAT 0x0201 /* Xerox PUP Addr Trans packet */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_ether.h 44 #define ETH_P_PUPAT 0x0201 /* Xerox PUP Addr Trans packet */
  /bionic/libc/kernel/uapi/linux/
if_ether.h 33 #define ETH_P_PUPAT 0x0201
  /external/iproute2/include/uapi/linux/
if_ether.h 48 #define ETH_P_PUPAT 0x0201 /* Xerox PUP Addr Trans packet */
  /external/kernel-headers/original/uapi/linux/
if_ether.h 49 #define ETH_P_PUPAT 0x0201 /* Xerox PUP Addr Trans packet */
  /external/strace/xlat/
ethernet_protocols.h 12 #if defined(ETH_P_PUPAT) || (defined(HAVE_DECL_ETH_P_PUPAT) && HAVE_DECL_ETH_P_PUPAT)
13 XLAT(ETH_P_PUPAT),
  /external/libnl/lib/
utils.c 750 __ADD(ETH_P_PUPAT,pupat)
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 252 ETH_P_PUPAT = 0x201
    [all...]
zerrors_linux_amd64.go 252 ETH_P_PUPAT = 0x201
    [all...]
zerrors_linux_arm.go 254 ETH_P_PUPAT = 0x201
    [all...]
zerrors_linux_arm64.go 330 ETH_P_PUPAT = 0x201
    [all...]
zerrors_linux_mips.go 331 ETH_P_PUPAT = 0x201
    [all...]
zerrors_linux_mips64.go 327 ETH_P_PUPAT = 0x201
    [all...]
zerrors_linux_mips64le.go 327 ETH_P_PUPAT = 0x201
    [all...]
zerrors_linux_mipsle.go 331 ETH_P_PUPAT = 0x201
    [all...]
zerrors_linux_ppc64.go 330 ETH_P_PUPAT = 0x201
    [all...]
zerrors_linux_ppc64le.go 330 ETH_P_PUPAT = 0x201
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 252 ETH_P_PUPAT = 0x201
    [all...]
zerrors_linux_amd64.go 252 ETH_P_PUPAT = 0x201
    [all...]
zerrors_linux_arm.go 254 ETH_P_PUPAT = 0x201
    [all...]
zerrors_linux_arm64.go 330 ETH_P_PUPAT = 0x201
    [all...]
zerrors_linux_mips.go 331 ETH_P_PUPAT = 0x201
    [all...]
zerrors_linux_mips64.go 327 ETH_P_PUPAT = 0x201
    [all...]
zerrors_linux_mips64le.go 327 ETH_P_PUPAT = 0x201
    [all...]
zerrors_linux_mipsle.go 331 ETH_P_PUPAT = 0x201
    [all...]

Completed in 443 milliseconds

1 2