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

1 2

  /external/libnl/include/netlink/
netlink-compat.h 42 #ifndef ETH_P_HDLC
43 #define ETH_P_HDLC 0x0019
  /external/libnl/include/linux-private/linux/
if_ether.h 107 #define ETH_P_HDLC 0x0019 /* HDLC frames */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_ether.h 114 #define ETH_P_HDLC 0x0019 /* HDLC frames */
  /bionic/libc/kernel/uapi/linux/
if_ether.h 111 #define ETH_P_HDLC 0x0019
  /external/iproute2/include/uapi/linux/
if_ether.h 136 #define ETH_P_HDLC 0x0019 /* HDLC frames */
  /external/kernel-headers/original/uapi/linux/
if_ether.h 137 #define ETH_P_HDLC 0x0019 /* HDLC frames */
  /external/strace/xlat/
ethernet_protocols.h 243 #if defined(ETH_P_HDLC) || (defined(HAVE_DECL_ETH_P_HDLC) && HAVE_DECL_ETH_P_HDLC)
244 XLAT(ETH_P_HDLC),
  /external/libnl/lib/
utils.c 810 __ADD(ETH_P_HDLC,hdlc)
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 229 ETH_P_HDLC = 0x19
    [all...]
zerrors_linux_amd64.go 229 ETH_P_HDLC = 0x19
    [all...]
zerrors_linux_arm.go 231 ETH_P_HDLC = 0x19
    [all...]
zerrors_linux_arm64.go 305 ETH_P_HDLC = 0x19
    [all...]
zerrors_linux_mips.go 305 ETH_P_HDLC = 0x19
    [all...]
zerrors_linux_mips64.go 303 ETH_P_HDLC = 0x19
    [all...]
zerrors_linux_mips64le.go 303 ETH_P_HDLC = 0x19
    [all...]
zerrors_linux_mipsle.go 305 ETH_P_HDLC = 0x19
    [all...]
zerrors_linux_ppc64.go 305 ETH_P_HDLC = 0x19
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 229 ETH_P_HDLC = 0x19
    [all...]
zerrors_linux_amd64.go 229 ETH_P_HDLC = 0x19
    [all...]
zerrors_linux_arm.go 231 ETH_P_HDLC = 0x19
    [all...]
zerrors_linux_arm64.go 305 ETH_P_HDLC = 0x19
    [all...]
zerrors_linux_mips.go 305 ETH_P_HDLC = 0x19
    [all...]
zerrors_linux_mips64.go 303 ETH_P_HDLC = 0x19
    [all...]
zerrors_linux_mips64le.go 303 ETH_P_HDLC = 0x19
    [all...]
zerrors_linux_mipsle.go 305 ETH_P_HDLC = 0x19
    [all...]

Completed in 519 milliseconds

1 2