Home
last modified time | relevance | path

Searched refs:ETH_P_DSA (Results 1 – 25 of 30) sorted by relevance

12

/external/strace/xlat/
Dethernet_protocols.h139 #if defined(ETH_P_DSA) || (defined(HAVE_DECL_ETH_P_DSA) && HAVE_DECL_ETH_P_DSA)
141 static_assert((ETH_P_DSA) == (0x001B), "ETH_P_DSA != 0x001B");
144 # define ETH_P_DSA 0x001B
669 XLAT(ETH_P_DSA),
Dethernet_protocols.in21 ETH_P_DSA 0x001B /* Distributed Switch Arch. */
/external/syzkaller/sys/linux/
Dsocket_packet_arm64.const15 ETH_P_DSA = 27
Dsocket_packet_386.const15 ETH_P_DSA = 27
Dsocket_packet_amd64.const15 ETH_P_DSA = 27
Dsocket_packet_arm.const15 ETH_P_DSA = 27
Dsocket_packet_ppc64le.const15 ETH_P_DSA = 27
Dvnet_amd64.const122 ETH_P_DSA = 27
Dvnet_arm64.const122 ETH_P_DSA = 27
Dvnet_386.const122 ETH_P_DSA = 27
Dvnet_ppc64le.const122 ETH_P_DSA = 27
Dvnet_arm.const122 ETH_P_DSA = 27
Dsocket_packet.txt31 …TEX, ETH_P_CONTROL, ETH_P_IRDA, ETH_P_ECONET, ETH_P_HDLC, ETH_P_ARCNET, ETH_P_DSA, ETH_P_TRAILER, …
/external/libnl/include/linux-private/linux/
Dif_ether.h109 #define ETH_P_DSA 0x001B /* Distributed Switch Arch. */ macro
/external/iproute2/include/uapi/linux/
Dif_ether.h138 #define ETH_P_DSA 0x001B /* Distributed Switch Arch. */ macro
/external/kernel-headers/original/uapi/linux/
Dif_ether.h141 #define ETH_P_DSA 0x001B /* Distributed Switch Arch. */ macro
/external/libnl/lib/
Dutils.c812 __ADD(ETH_P_DSA,dsa)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go386 ETH_P_DSA = 0x1b const
Dzerrors_linux_mips64le.go414 ETH_P_DSA = 0x1b const
Dzerrors_linux_ppc64.go414 ETH_P_DSA = 0x1b const
Dzerrors_linux_arm.go414 ETH_P_DSA = 0x1b const
Dzerrors_linux_mips64.go414 ETH_P_DSA = 0x1b const
Dzerrors_linux_ppc64le.go414 ETH_P_DSA = 0x1b const
Dzerrors_linux_arm64.go415 ETH_P_DSA = 0x1b const
Dzerrors_linux_386.go414 ETH_P_DSA = 0x1b const

12