Searched refs:ETH_P_DIAG (Results 1 – 24 of 24) sorted by relevance
/external/strace/xlat/ |
D | ethernet_protocols.h | 314 #if defined(ETH_P_DIAG) || (defined(HAVE_DECL_ETH_P_DIAG) && HAVE_DECL_ETH_P_DIAG) 316 static_assert((ETH_P_DIAG) == (0x6005), "ETH_P_DIAG != 0x6005"); 319 # define ETH_P_DIAG 0x6005 694 XLAT(ETH_P_DIAG),
|
D | ethernet_protocols.in | 46 ETH_P_DIAG 0x6005 /* DEC Diagnostics */
|
/external/libnl/include/linux-private/linux/ |
D | if_ether.h | 56 #define ETH_P_DIAG 0x6005 /* DEC Diagnostics */ macro
|
/external/iproute2/include/uapi/linux/ |
D | if_ether.h | 62 #define ETH_P_DIAG 0x6005 /* DEC Diagnostics */ macro
|
/external/kernel-headers/original/uapi/linux/ |
D | if_ether.h | 64 #define ETH_P_DIAG 0x6005 /* DEC Diagnostics */ macro
|
/external/syzkaller/sys/linux/ |
D | vnet_arm64.const | 118 ETH_P_DIAG = 24581
|
D | vnet_amd64.const | 118 ETH_P_DIAG = 24581
|
D | vnet_arm.const | 118 ETH_P_DIAG = 24581
|
D | vnet_386.const | 118 ETH_P_DIAG = 24581
|
D | vnet_ppc64le.const | 118 ETH_P_DIAG = 24581
|
D | vnet.txt | 108 …ATMAN, ETH_P_DEC, ETH_P_DNA_DL, ETH_P_DNA_RC, ETH_P_DNA_RT, ETH_P_LAT, ETH_P_DIAG, ETH_P_CUST, ETH…
|
/external/libnl/lib/ |
D | utils.c | 762 __ADD(ETH_P_DIAG,diag)
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_linux_sparc64.go | 382 ETH_P_DIAG = 0x6005 const
|
D | zerrors_linux_mipsle.go | 410 ETH_P_DIAG = 0x6005 const
|
D | zerrors_linux_s390x.go | 410 ETH_P_DIAG = 0x6005 const
|
D | zerrors_linux_arm.go | 410 ETH_P_DIAG = 0x6005 const
|
D | zerrors_linux_ppc64le.go | 410 ETH_P_DIAG = 0x6005 const
|
D | zerrors_linux_mips64.go | 410 ETH_P_DIAG = 0x6005 const
|
D | zerrors_linux_ppc64.go | 410 ETH_P_DIAG = 0x6005 const
|
D | zerrors_linux_amd64.go | 410 ETH_P_DIAG = 0x6005 const
|
D | zerrors_linux_mips64le.go | 410 ETH_P_DIAG = 0x6005 const
|
D | zerrors_linux_386.go | 410 ETH_P_DIAG = 0x6005 const
|
D | zerrors_linux_mips.go | 410 ETH_P_DIAG = 0x6005 const
|
D | zerrors_linux_arm64.go | 411 ETH_P_DIAG = 0x6005 const
|