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

1 2

  /external/libnl/include/linux-private/linux/
if_ether.h 111 #define ETH_P_PHONET 0x00F5 /* Nokia Phonet frames */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_ether.h 118 #define ETH_P_PHONET 0x00F5 /* Nokia Phonet frames */
  /bionic/libc/kernel/uapi/linux/
if_ether.h 115 #define ETH_P_PHONET 0x00F5
  /external/iproute2/include/uapi/linux/
if_ether.h 140 #define ETH_P_PHONET 0x00F5 /* Nokia Phonet frames */
  /external/kernel-headers/original/uapi/linux/
if_ether.h 141 #define ETH_P_PHONET 0x00F5 /* Nokia Phonet frames */
  /external/strace/xlat/
ethernet_protocols.h 255 #if defined(ETH_P_PHONET) || (defined(HAVE_DECL_ETH_P_PHONET) && HAVE_DECL_ETH_P_PHONET)
256 XLAT(ETH_P_PHONET),
  /external/libnl/lib/
utils.c 814 __ADD(ETH_P_PHONET,phonet)
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 246 ETH_P_PHONET = 0xf5
    [all...]
zerrors_linux_amd64.go 246 ETH_P_PHONET = 0xf5
    [all...]
zerrors_linux_arm.go 248 ETH_P_PHONET = 0xf5
    [all...]
zerrors_linux_arm64.go 323 ETH_P_PHONET = 0xf5
    [all...]
zerrors_linux_mips.go 324 ETH_P_PHONET = 0xf5
    [all...]
zerrors_linux_mips64.go 321 ETH_P_PHONET = 0xf5
    [all...]
zerrors_linux_mips64le.go 321 ETH_P_PHONET = 0xf5
    [all...]
zerrors_linux_mipsle.go 324 ETH_P_PHONET = 0xf5
    [all...]
zerrors_linux_ppc64.go 323 ETH_P_PHONET = 0xf5
    [all...]
zerrors_linux_ppc64le.go 323 ETH_P_PHONET = 0xf5
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 246 ETH_P_PHONET = 0xf5
    [all...]
zerrors_linux_amd64.go 246 ETH_P_PHONET = 0xf5
    [all...]
zerrors_linux_arm.go 248 ETH_P_PHONET = 0xf5
    [all...]
zerrors_linux_arm64.go 323 ETH_P_PHONET = 0xf5
    [all...]
zerrors_linux_mips.go 324 ETH_P_PHONET = 0xf5
    [all...]
zerrors_linux_mips64.go 321 ETH_P_PHONET = 0xf5
    [all...]
zerrors_linux_mips64le.go 321 ETH_P_PHONET = 0xf5
    [all...]
zerrors_linux_mipsle.go 324 ETH_P_PHONET = 0xf5
    [all...]

Completed in 4017 milliseconds

1 2