Home
last modified time | relevance | path

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

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