Home
last modified time | relevance | path

Searched refs:ETH_P_MAP (Results 1 – 22 of 22) sorted by relevance

/external/strace/xlat/
Dethernet_protocols.h188 #if defined(ETH_P_MAP) || (defined(HAVE_DECL_ETH_P_MAP) && HAVE_DECL_ETH_P_MAP)
190 static_assert((ETH_P_MAP) == (0x00F9), "ETH_P_MAP != 0x00F9");
193 # define ETH_P_MAP 0x00F9
676 XLAT(ETH_P_MAP),
Dethernet_protocols.in28 ETH_P_MAP 0x00F9 /* Qualcomm multiplexing and aggregation protocol */
/external/iproute2/include/uapi/linux/
Dif_ether.h144 #define ETH_P_MAP 0x00F9 /* Qualcomm multiplexing and macro
/external/kernel-headers/original/uapi/linux/
Dif_ether.h147 #define ETH_P_MAP 0x00F9 /* Qualcomm multiplexing and macro
/external/syzkaller/sys/linux/
Dvnet_arm64.const144 ETH_P_MAP = 249
Dvnet_amd64.const144 ETH_P_MAP = 249
Dvnet_arm.const144 ETH_P_MAP = 249
Dvnet_386.const144 ETH_P_MAP = 249
Dvnet_ppc64le.const144 ETH_P_MAP = 249
Dvnet.txt108 …ARCNET, ETH_P_DSA, ETH_P_TRAILER, ETH_P_PHONET, ETH_P_IEEE802154, ETH_P_CAIF, ETH_P_XDSA, ETH_P_MAP
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mipsle.go438 ETH_P_MAP = 0xf9 const
Dzerrors_linux_s390x.go438 ETH_P_MAP = 0xf9 const
Dzerrors_linux_arm.go438 ETH_P_MAP = 0xf9 const
Dzerrors_linux_ppc64le.go438 ETH_P_MAP = 0xf9 const
Dzerrors_linux_mips64.go438 ETH_P_MAP = 0xf9 const
Dzerrors_linux_ppc64.go438 ETH_P_MAP = 0xf9 const
Dzerrors_linux_amd64.go438 ETH_P_MAP = 0xf9 const
Dzerrors_linux_mips64le.go438 ETH_P_MAP = 0xf9 const
Dzerrors_linux_386.go438 ETH_P_MAP = 0xf9 const
Dzerrors_linux_mips.go438 ETH_P_MAP = 0xf9 const
Dzerrors_linux_arm64.go439 ETH_P_MAP = 0xf9 const
/external/strace/
DChangeLog11488 and ETH_P_MAP introduced by kernel commits v4.14-rc1~130^2~164,