Searched refs:ETH_P_WCCP (Results 1 – 3 of 3) sorted by relevance
69 #define ETH_P_WCCP 0x883E /* Web-cache coordination protocol macro
150 if (greh->flags == 0 && tpi->proto == htons(ETH_P_WCCP)) { in parse_gre_header()
509 if (flags == 0 && gre_proto == htons(ETH_P_WCCP)) { in ip6gre_rcv()