Home
last modified time | relevance | path

Searched refs:ETH_P_XDSA (Results 1 – 25 of 28) sorted by relevance

12

/external/strace/xlat/
Dethernet_protocols.h181 #if defined(ETH_P_XDSA) || (defined(HAVE_DECL_ETH_P_XDSA) && HAVE_DECL_ETH_P_XDSA)
183 static_assert((ETH_P_XDSA) == (0x00F8), "ETH_P_XDSA != 0x00F8");
186 # define ETH_P_XDSA 0x00F8
675 XLAT(ETH_P_XDSA),
Dethernet_protocols.in27 ETH_P_XDSA 0x00F8 /* Multiplexed DSA protocol */
/external/syzkaller/sys/linux/
Dsocket_packet_386.const29 ETH_P_XDSA = 248
Dsocket_packet_ppc64le.const29 ETH_P_XDSA = 248
Dsocket_packet_arm64.const29 ETH_P_XDSA = 248
Dsocket_packet_amd64.const29 ETH_P_XDSA = 248
Dsocket_packet_arm.const29 ETH_P_XDSA = 248
Dvnet_arm64.const176 ETH_P_XDSA = 248
Dvnet_amd64.const176 ETH_P_XDSA = 248
Dvnet_arm.const176 ETH_P_XDSA = 248
Dvnet_386.const176 ETH_P_XDSA = 248
Dvnet_ppc64le.const176 ETH_P_XDSA = 248
Dsocket_packet.txt31 …DLC, ETH_P_ARCNET, ETH_P_DSA, ETH_P_TRAILER, ETH_P_PHONET, ETH_P_IEEE802154, ETH_P_CAIF, ETH_P_XDSA
/external/iproute2/include/uapi/linux/
Dif_ether.h143 #define ETH_P_XDSA 0x00F8 /* Multiplexed DSA protocol */ macro
/external/kernel-headers/original/uapi/linux/
Dif_ether.h146 #define ETH_P_XDSA 0x00F8 /* Multiplexed DSA protocol */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go436 ETH_P_XDSA = 0xf8 const
Dzerrors_linux_mipsle.go472 ETH_P_XDSA = 0xf8 const
Dzerrors_linux_s390x.go472 ETH_P_XDSA = 0xf8 const
Dzerrors_linux_arm.go472 ETH_P_XDSA = 0xf8 const
Dzerrors_linux_ppc64le.go472 ETH_P_XDSA = 0xf8 const
Dzerrors_linux_mips64.go472 ETH_P_XDSA = 0xf8 const
Dzerrors_linux_ppc64.go472 ETH_P_XDSA = 0xf8 const
Dzerrors_linux_amd64.go472 ETH_P_XDSA = 0xf8 const
Dzerrors_linux_mips64le.go472 ETH_P_XDSA = 0xf8 const
Dzerrors_linux_386.go472 ETH_P_XDSA = 0xf8 const

12