Searched refs:ETH_P_WCCP (Results 1 – 24 of 24) sorted by relevance
/external/strace/xlat/ |
D | ethernet_protocols.h | 398 #if defined(ETH_P_WCCP) || (defined(HAVE_DECL_ETH_P_WCCP) && HAVE_DECL_ETH_P_WCCP) 400 static_assert((ETH_P_WCCP) == (0x883E), "ETH_P_WCCP != 0x883E"); 403 # define ETH_P_WCCP 0x883E 706 XLAT(ETH_P_WCCP),
|
D | ethernet_protocols.in | 58 ETH_P_WCCP 0x883E /* Web-cache coordination protocol */
|
/external/libnl/include/linux-private/linux/ |
D | if_ether.h | 68 #define ETH_P_WCCP 0x883E /* Web-cache coordination protocol macro
|
/external/iproute2/include/uapi/linux/ |
D | if_ether.h | 75 #define ETH_P_WCCP 0x883E /* Web-cache coordination protocol macro
|
/external/kernel-headers/original/uapi/linux/ |
D | if_ether.h | 77 #define ETH_P_WCCP 0x883E /* Web-cache coordination protocol macro
|
/external/syzkaller/sys/linux/ |
D | vnet_arm64.const | 174 ETH_P_WCCP = 34878
|
D | vnet_amd64.const | 174 ETH_P_WCCP = 34878
|
D | vnet_arm.const | 174 ETH_P_WCCP = 34878
|
D | vnet_386.const | 174 ETH_P_WCCP = 34878
|
D | vnet_ppc64le.const | 174 ETH_P_WCCP = 34878
|
D | vnet.txt | 108 …ERSPAN, ETH_P_ERSPAN2, ETH_P_IPX, ETH_P_IPV6, ETH_P_PAUSE, ETH_P_SLOW, ETH_P_WCCP, ETH_P_MPLS_UC, …
|
/external/libnl/lib/ |
D | utils.c | 776 #ifdef ETH_P_WCCP 777 __ADD(ETH_P_WCCP,wccp)
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_linux_sparc64.go | 434 ETH_P_WCCP = 0x883e const
|
D | zerrors_linux_mipsle.go | 470 ETH_P_WCCP = 0x883e const
|
D | zerrors_linux_s390x.go | 470 ETH_P_WCCP = 0x883e const
|
D | zerrors_linux_arm.go | 470 ETH_P_WCCP = 0x883e const
|
D | zerrors_linux_ppc64le.go | 470 ETH_P_WCCP = 0x883e const
|
D | zerrors_linux_mips64.go | 470 ETH_P_WCCP = 0x883e const
|
D | zerrors_linux_ppc64.go | 470 ETH_P_WCCP = 0x883e const
|
D | zerrors_linux_amd64.go | 470 ETH_P_WCCP = 0x883e const
|
D | zerrors_linux_mips64le.go | 470 ETH_P_WCCP = 0x883e const
|
D | zerrors_linux_386.go | 470 ETH_P_WCCP = 0x883e const
|
D | zerrors_linux_mips.go | 470 ETH_P_WCCP = 0x883e const
|
D | zerrors_linux_arm64.go | 471 ETH_P_WCCP = 0x883e const
|