Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dif_ether.h70 #define ETH_P_WCCP 0x883E /* Web-cache coordination protocol macro
/linux-4.4.14/net/ipv4/
Dip_gre.c235 if (greh->flags == 0 && tpi->proto == htons(ETH_P_WCCP)) { in parse_gre_header()
/linux-4.4.14/net/ipv6/
Dip6_gre.c509 if (flags == 0 && gre_proto == htons(ETH_P_WCCP)) { in ip6gre_rcv()