Home
last modified time | relevance | path

Searched refs:ETH_P_WCCP (Results 1 – 24 of 24) sorted by relevance

/external/strace/xlat/
Dethernet_protocols.h398 #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),
Dethernet_protocols.in58 ETH_P_WCCP 0x883E /* Web-cache coordination protocol */
/external/libnl/include/linux-private/linux/
Dif_ether.h68 #define ETH_P_WCCP 0x883E /* Web-cache coordination protocol macro
/external/iproute2/include/uapi/linux/
Dif_ether.h75 #define ETH_P_WCCP 0x883E /* Web-cache coordination protocol macro
/external/kernel-headers/original/uapi/linux/
Dif_ether.h77 #define ETH_P_WCCP 0x883E /* Web-cache coordination protocol macro
/external/syzkaller/sys/linux/
Dvnet_arm64.const174 ETH_P_WCCP = 34878
Dvnet_amd64.const174 ETH_P_WCCP = 34878
Dvnet_arm.const174 ETH_P_WCCP = 34878
Dvnet_386.const174 ETH_P_WCCP = 34878
Dvnet_ppc64le.const174 ETH_P_WCCP = 34878
Dvnet.txt108 …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/
Dutils.c776 #ifdef ETH_P_WCCP
777 __ADD(ETH_P_WCCP,wccp)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go434 ETH_P_WCCP = 0x883e const
Dzerrors_linux_mipsle.go470 ETH_P_WCCP = 0x883e const
Dzerrors_linux_s390x.go470 ETH_P_WCCP = 0x883e const
Dzerrors_linux_arm.go470 ETH_P_WCCP = 0x883e const
Dzerrors_linux_ppc64le.go470 ETH_P_WCCP = 0x883e const
Dzerrors_linux_mips64.go470 ETH_P_WCCP = 0x883e const
Dzerrors_linux_ppc64.go470 ETH_P_WCCP = 0x883e const
Dzerrors_linux_amd64.go470 ETH_P_WCCP = 0x883e const
Dzerrors_linux_mips64le.go470 ETH_P_WCCP = 0x883e const
Dzerrors_linux_386.go470 ETH_P_WCCP = 0x883e const
Dzerrors_linux_mips.go470 ETH_P_WCCP = 0x883e const
Dzerrors_linux_arm64.go471 ETH_P_WCCP = 0x883e const