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

1 2

  /external/libnl/include/linux-private/linux/
if_ether.h 46 #define ETH_P_X25 0x0805 /* CCITT X.25 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_ether.h 46 #define ETH_P_X25 0x0805 /* CCITT X.25 */
  /bionic/libc/kernel/uapi/linux/
if_ether.h 36 #define ETH_P_X25 0x0805
  /external/iproute2/include/uapi/linux/
if_ether.h 51 #define ETH_P_X25 0x0805 /* CCITT X.25 */
  /external/kernel-headers/original/uapi/linux/
if_ether.h 52 #define ETH_P_X25 0x0805 /* CCITT X.25 */
  /external/strace/xlat/
ethernet_protocols.h 21 #if defined(ETH_P_X25) || (defined(HAVE_DECL_ETH_P_X25) && HAVE_DECL_ETH_P_X25)
22 XLAT(ETH_P_X25),
  /external/libnl/lib/
utils.c 752 __ADD(ETH_P_X25,x25)
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 263 ETH_P_X25 = 0x805
    [all...]
zerrors_linux_amd64.go 263 ETH_P_X25 = 0x805
    [all...]
zerrors_linux_arm.go 265 ETH_P_X25 = 0x805
    [all...]
zerrors_linux_arm64.go 345 ETH_P_X25 = 0x805
    [all...]
zerrors_linux_mips.go 346 ETH_P_X25 = 0x805
    [all...]
zerrors_linux_mips64.go 342 ETH_P_X25 = 0x805
    [all...]
zerrors_linux_mips64le.go 342 ETH_P_X25 = 0x805
    [all...]
zerrors_linux_mipsle.go 346 ETH_P_X25 = 0x805
    [all...]
zerrors_linux_ppc64.go 345 ETH_P_X25 = 0x805
    [all...]
zerrors_linux_ppc64le.go 345 ETH_P_X25 = 0x805
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 263 ETH_P_X25 = 0x805
    [all...]
zerrors_linux_amd64.go 263 ETH_P_X25 = 0x805
    [all...]
zerrors_linux_arm.go 265 ETH_P_X25 = 0x805
    [all...]
zerrors_linux_arm64.go 345 ETH_P_X25 = 0x805
    [all...]
zerrors_linux_mips.go 346 ETH_P_X25 = 0x805
    [all...]
zerrors_linux_mips64.go 342 ETH_P_X25 = 0x805
    [all...]
zerrors_linux_mips64le.go 342 ETH_P_X25 = 0x805
    [all...]
zerrors_linux_mipsle.go 346 ETH_P_X25 = 0x805
    [all...]

Completed in 1198 milliseconds

1 2