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

  /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 */
  /bionic/libc/kernel/uapi/linux/
if_ether.h 113 #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 139 #define ETH_P_HDLC 0x0019 /* HDLC frames */
  /external/strace/xlat/
ethernet_protocols.in 19 ETH_P_HDLC 0x0019 /* HDLC frames */
ethernet_protocols.h 125 #if defined(ETH_P_HDLC) || (defined(HAVE_DECL_ETH_P_HDLC) && HAVE_DECL_ETH_P_HDLC)
127 static_assert((ETH_P_HDLC) == (0x0019), "ETH_P_HDLC != 0x0019");
130 # define ETH_P_HDLC 0x0019
667 XLAT(ETH_P_HDLC),
  /external/libnl/lib/
utils.c 810 __ADD(ETH_P_HDLC,hdlc)
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_sparc64.go 391 ETH_P_HDLC = 0x19
    [all...]
zerrors_linux_386.go 421 ETH_P_HDLC = 0x19
    [all...]
zerrors_linux_amd64.go 421 ETH_P_HDLC = 0x19
    [all...]
zerrors_linux_arm.go 421 ETH_P_HDLC = 0x19
    [all...]
zerrors_linux_arm64.go 422 ETH_P_HDLC = 0x19
    [all...]
zerrors_linux_mips.go 421 ETH_P_HDLC = 0x19
    [all...]
zerrors_linux_mips64.go 421 ETH_P_HDLC = 0x19
    [all...]
zerrors_linux_mips64le.go 421 ETH_P_HDLC = 0x19
    [all...]
zerrors_linux_mipsle.go 421 ETH_P_HDLC = 0x19
    [all...]
zerrors_linux_ppc64.go 421 ETH_P_HDLC = 0x19
    [all...]
zerrors_linux_ppc64le.go 421 ETH_P_HDLC = 0x19
    [all...]
zerrors_linux_s390x.go 421 ETH_P_HDLC = 0x19
    [all...]

Completed in 1460 milliseconds