Searched refs:ETH_P_DEC (Results 1 – 24 of 24) sorted by relevance
/external/strace/xlat/ |
D | ethernet_protocols.h | 279 #if defined(ETH_P_DEC) || (defined(HAVE_DECL_ETH_P_DEC) && HAVE_DECL_ETH_P_DEC) 281 static_assert((ETH_P_DEC) == (0x6000), "ETH_P_DEC != 0x6000"); 284 # define ETH_P_DEC 0x6000 689 XLAT(ETH_P_DEC),
|
D | ethernet_protocols.in | 41 ETH_P_DEC 0x6000 /* DEC Assigned proto */
|
/external/libnl/include/linux-private/linux/ |
D | if_ether.h | 51 #define ETH_P_DEC 0x6000 /* DEC Assigned proto */ macro
|
/external/iproute2/include/uapi/linux/ |
D | if_ether.h | 57 #define ETH_P_DEC 0x6000 /* DEC Assigned proto */ macro
|
/external/kernel-headers/original/uapi/linux/ |
D | if_ether.h | 59 #define ETH_P_DEC 0x6000 /* DEC Assigned proto */ macro
|
/external/syzkaller/sys/linux/ |
D | vnet_arm64.const | 117 ETH_P_DEC = 24576
|
D | vnet_amd64.const | 117 ETH_P_DEC = 24576
|
D | vnet_arm.const | 117 ETH_P_DEC = 24576
|
D | vnet_386.const | 117 ETH_P_DEC = 24576
|
D | vnet_ppc64le.const | 117 ETH_P_DEC = 24576
|
D | vnet.txt | 108 …IP, ETH_P_X25, ETH_P_ARP, ETH_P_IEEEPUP, ETH_P_IEEEPUPAT, ETH_P_BATMAN, ETH_P_DEC, ETH_P_DNA_DL, E…
|
/external/libnl/lib/ |
D | utils.c | 757 __ADD(ETH_P_DEC,dec)
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_linux_sparc64.go | 381 ETH_P_DEC = 0x6000 const
|
D | zerrors_linux_mipsle.go | 409 ETH_P_DEC = 0x6000 const
|
D | zerrors_linux_s390x.go | 409 ETH_P_DEC = 0x6000 const
|
D | zerrors_linux_arm.go | 409 ETH_P_DEC = 0x6000 const
|
D | zerrors_linux_ppc64le.go | 409 ETH_P_DEC = 0x6000 const
|
D | zerrors_linux_mips64.go | 409 ETH_P_DEC = 0x6000 const
|
D | zerrors_linux_ppc64.go | 409 ETH_P_DEC = 0x6000 const
|
D | zerrors_linux_amd64.go | 409 ETH_P_DEC = 0x6000 const
|
D | zerrors_linux_mips64le.go | 409 ETH_P_DEC = 0x6000 const
|
D | zerrors_linux_386.go | 409 ETH_P_DEC = 0x6000 const
|
D | zerrors_linux_mips.go | 409 ETH_P_DEC = 0x6000 const
|
D | zerrors_linux_arm64.go | 410 ETH_P_DEC = 0x6000 const
|