Searched refs:ETH_P_802_3_MIN (Results 1 – 22 of 22) sorted by relevance
/external/strace/xlat/ |
D | ethernet_protocols.h | 209 #if defined(ETH_P_802_3_MIN) || (defined(HAVE_DECL_ETH_P_802_3_MIN) && HAVE_DECL_ETH_P_802_3_MIN) 211 static_assert((ETH_P_802_3_MIN) == (0x0600), "ETH_P_802_3_MIN != 0x0600"); 214 # define ETH_P_802_3_MIN 0x0600 679 XLAT(ETH_P_802_3_MIN),
|
D | ethernet_protocols.in | 31 ETH_P_802_3_MIN 0x0600 /* If the value in the ethernet type is less than this value then the frame…
|
/external/iproute2/include/uapi/linux/ |
D | if_ether.h | 112 #define ETH_P_802_3_MIN 0x0600 /* If the value in the ethernet type is less than this value macro
|
/external/kernel-headers/original/uapi/linux/ |
D | if_ether.h | 115 #define ETH_P_802_3_MIN 0x0600 /* If the value in the ethernet type is less than this value macro
|
/external/syzkaller/sys/linux/ |
D | vnet_arm64.const | 98 ETH_P_802_3_MIN = 1536
|
D | vnet_amd64.const | 98 ETH_P_802_3_MIN = 1536
|
D | vnet_arm.const | 98 ETH_P_802_3_MIN = 1536
|
D | vnet_386.const | 98 ETH_P_802_3_MIN = 1536
|
D | vnet_ppc64le.const | 98 ETH_P_802_3_MIN = 1536
|
D | vnet.txt | 108 …K, ETH_P_QINQ1, ETH_P_QINQ2, ETH_P_QINQ3, ETH_P_EDSA, ETH_P_AF_IUCV, ETH_P_802_3_MIN, ETH_P_802_3,…
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_linux_sparc64.go | 361 ETH_P_802_3_MIN = 0x600 const
|
D | zerrors_linux_mipsle.go | 389 ETH_P_802_3_MIN = 0x600 const
|
D | zerrors_linux_s390x.go | 389 ETH_P_802_3_MIN = 0x600 const
|
D | zerrors_linux_arm.go | 389 ETH_P_802_3_MIN = 0x600 const
|
D | zerrors_linux_ppc64le.go | 389 ETH_P_802_3_MIN = 0x600 const
|
D | zerrors_linux_mips64.go | 389 ETH_P_802_3_MIN = 0x600 const
|
D | zerrors_linux_ppc64.go | 389 ETH_P_802_3_MIN = 0x600 const
|
D | zerrors_linux_amd64.go | 389 ETH_P_802_3_MIN = 0x600 const
|
D | zerrors_linux_mips64le.go | 389 ETH_P_802_3_MIN = 0x600 const
|
D | zerrors_linux_386.go | 389 ETH_P_802_3_MIN = 0x600 const
|
D | zerrors_linux_mips.go | 389 ETH_P_802_3_MIN = 0x600 const
|
D | zerrors_linux_arm64.go | 390 ETH_P_802_3_MIN = 0x600 const
|