Searched refs:ETH_P_DNA_RC (Results 1 – 24 of 24) sorted by relevance
/external/strace/xlat/ |
D | ethernet_protocols.h | 293 #if defined(ETH_P_DNA_RC) || (defined(HAVE_DECL_ETH_P_DNA_RC) && HAVE_DECL_ETH_P_DNA_RC) 295 static_assert((ETH_P_DNA_RC) == (0x6002), "ETH_P_DNA_RC != 0x6002"); 298 # define ETH_P_DNA_RC 0x6002 691 XLAT(ETH_P_DNA_RC),
|
D | ethernet_protocols.in | 43 ETH_P_DNA_RC 0x6002 /* DEC DNA Remote Console */
|
/external/libnl/include/linux-private/linux/ |
D | if_ether.h | 53 #define ETH_P_DNA_RC 0x6002 /* DEC DNA Remote Console */ macro
|
/external/iproute2/include/uapi/linux/ |
D | if_ether.h | 59 #define ETH_P_DNA_RC 0x6002 /* DEC DNA Remote Console */ macro
|
/external/kernel-headers/original/uapi/linux/ |
D | if_ether.h | 61 #define ETH_P_DNA_RC 0x6002 /* DEC DNA Remote Console */ macro
|
/external/syzkaller/sys/linux/ |
D | vnet_amd64.const | 120 ETH_P_DNA_RC = 24578
|
D | vnet_arm64.const | 120 ETH_P_DNA_RC = 24578
|
D | vnet_386.const | 120 ETH_P_DNA_RC = 24578
|
D | vnet_ppc64le.const | 120 ETH_P_DNA_RC = 24578
|
D | vnet_arm.const | 120 ETH_P_DNA_RC = 24578
|
D | vnet.txt | 108 …TH_P_IEEEPUP, ETH_P_IEEEPUPAT, ETH_P_BATMAN, ETH_P_DEC, ETH_P_DNA_DL, ETH_P_DNA_RC, ETH_P_DNA_RT, …
|
/external/libnl/lib/ |
D | utils.c | 759 __ADD(ETH_P_DNA_RC,dna_rc)
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_linux_sparc64.go | 384 ETH_P_DNA_RC = 0x6002 const
|
D | zerrors_linux_mips64le.go | 412 ETH_P_DNA_RC = 0x6002 const
|
D | zerrors_linux_ppc64.go | 412 ETH_P_DNA_RC = 0x6002 const
|
D | zerrors_linux_arm.go | 412 ETH_P_DNA_RC = 0x6002 const
|
D | zerrors_linux_mips64.go | 412 ETH_P_DNA_RC = 0x6002 const
|
D | zerrors_linux_ppc64le.go | 412 ETH_P_DNA_RC = 0x6002 const
|
D | zerrors_linux_arm64.go | 413 ETH_P_DNA_RC = 0x6002 const
|
D | zerrors_linux_386.go | 412 ETH_P_DNA_RC = 0x6002 const
|
D | zerrors_linux_mips.go | 412 ETH_P_DNA_RC = 0x6002 const
|
D | zerrors_linux_s390x.go | 412 ETH_P_DNA_RC = 0x6002 const
|
D | zerrors_linux_mipsle.go | 412 ETH_P_DNA_RC = 0x6002 const
|
D | zerrors_linux_amd64.go | 412 ETH_P_DNA_RC = 0x6002 const
|