Home
last modified time | relevance | path

Searched refs:ETH_P_HDLC (Results 1 – 25 of 31) sorted by relevance

12

/external/libnl/include/netlink/
Dnetlink-compat.h42 #ifndef ETH_P_HDLC
43 #define ETH_P_HDLC 0x0019 macro
/external/strace/xlat/
Dethernet_protocols.h125 #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),
Dethernet_protocols.in19 ETH_P_HDLC 0x0019 /* HDLC frames */
/external/syzkaller/sys/linux/
Dsocket_packet_386.const17 ETH_P_HDLC = 25
Dsocket_packet_ppc64le.const17 ETH_P_HDLC = 25
Dsocket_packet_arm64.const17 ETH_P_HDLC = 25
Dsocket_packet_amd64.const17 ETH_P_HDLC = 25
Dsocket_packet_arm.const17 ETH_P_HDLC = 25
Dvnet_arm64.const129 ETH_P_HDLC = 25
Dvnet_amd64.const129 ETH_P_HDLC = 25
Dvnet_arm.const129 ETH_P_HDLC = 25
Dvnet_386.const129 ETH_P_HDLC = 25
Dvnet_ppc64le.const129 ETH_P_HDLC = 25
Dsocket_packet.txt31 …TH_P_TR_802_2, ETH_P_MOBITEX, ETH_P_CONTROL, ETH_P_IRDA, ETH_P_ECONET, ETH_P_HDLC, ETH_P_ARCNET, E…
/external/libnl/include/linux-private/linux/
Dif_ether.h107 #define ETH_P_HDLC 0x0019 /* HDLC frames */ macro
/external/iproute2/include/uapi/linux/
Dif_ether.h136 #define ETH_P_HDLC 0x0019 /* HDLC frames */ macro
/external/kernel-headers/original/uapi/linux/
Dif_ether.h139 #define ETH_P_HDLC 0x0019 /* HDLC frames */ macro
/external/libnl/lib/
Dutils.c810 __ADD(ETH_P_HDLC,hdlc)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go391 ETH_P_HDLC = 0x19 const
Dzerrors_linux_mipsle.go421 ETH_P_HDLC = 0x19 const
Dzerrors_linux_s390x.go421 ETH_P_HDLC = 0x19 const
Dzerrors_linux_arm.go421 ETH_P_HDLC = 0x19 const
Dzerrors_linux_ppc64le.go421 ETH_P_HDLC = 0x19 const
Dzerrors_linux_mips64.go421 ETH_P_HDLC = 0x19 const
Dzerrors_linux_ppc64.go421 ETH_P_HDLC = 0x19 const

12