Searched refs:ETH_P_LINK_CTL (Results 1 – 24 of 24) sorted by relevance
/external/strace/xlat/ |
D | ethernet_protocols.h | 440 #if defined(ETH_P_LINK_CTL) || (defined(HAVE_DECL_ETH_P_LINK_CTL) && HAVE_DECL_ETH_P_LINK_CTL) 442 static_assert((ETH_P_LINK_CTL) == (0x886c), "ETH_P_LINK_CTL != 0x886c"); 445 # define ETH_P_LINK_CTL 0x886c 712 XLAT(ETH_P_LINK_CTL),
|
D | ethernet_protocols.in | 64 ETH_P_LINK_CTL 0x886c /* HPNA, wlan link local tunnel */
|
/external/libnl/include/linux-private/linux/ |
D | if_ether.h | 75 #define ETH_P_LINK_CTL 0x886c /* HPNA, wlan link local tunnel */ macro
|
/external/iproute2/include/uapi/linux/ |
D | if_ether.h | 82 #define ETH_P_LINK_CTL 0x886c /* HPNA, wlan link local tunnel */ macro
|
/external/kernel-headers/original/uapi/linux/ |
D | if_ether.h | 84 #define ETH_P_LINK_CTL 0x886c /* HPNA, wlan link local tunnel */ macro
|
/external/syzkaller/sys/linux/ |
D | vnet_amd64.const | 139 ETH_P_LINK_CTL = 34924
|
D | vnet_arm64.const | 139 ETH_P_LINK_CTL = 34924
|
D | vnet_386.const | 139 ETH_P_LINK_CTL = 34924
|
D | vnet_ppc64le.const | 139 ETH_P_LINK_CTL = 34924
|
D | vnet_arm.const | 139 ETH_P_LINK_CTL = 34924
|
D | vnet.txt | 108 …PLS_UC, ETH_P_MPLS_MC, ETH_P_ATMMPOA, ETH_P_PPP_DISC, ETH_P_PPP_SES, ETH_P_LINK_CTL, ETH_P_ATMFATE…
|
/external/libnl/lib/ |
D | utils.c | 784 __ADD(ETH_P_LINK_CTL,link_ctl)
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_linux_sparc64.go | 401 ETH_P_LINK_CTL = 0x886c const
|
D | zerrors_linux_mips64le.go | 433 ETH_P_LINK_CTL = 0x886c const
|
D | zerrors_linux_ppc64.go | 433 ETH_P_LINK_CTL = 0x886c const
|
D | zerrors_linux_arm.go | 433 ETH_P_LINK_CTL = 0x886c const
|
D | zerrors_linux_mips64.go | 433 ETH_P_LINK_CTL = 0x886c const
|
D | zerrors_linux_ppc64le.go | 433 ETH_P_LINK_CTL = 0x886c const
|
D | zerrors_linux_arm64.go | 434 ETH_P_LINK_CTL = 0x886c const
|
D | zerrors_linux_386.go | 433 ETH_P_LINK_CTL = 0x886c const
|
D | zerrors_linux_mips.go | 433 ETH_P_LINK_CTL = 0x886c const
|
D | zerrors_linux_s390x.go | 433 ETH_P_LINK_CTL = 0x886c const
|
D | zerrors_linux_mipsle.go | 433 ETH_P_LINK_CTL = 0x886c const
|
D | zerrors_linux_amd64.go | 433 ETH_P_LINK_CTL = 0x886c const
|