Searched refs:ETH_P_ERSPAN (Results 1 – 4 of 4) sorted by relevance
72 #define ETH_P_ERSPAN 0x88BE /* ERSPAN type II */ macro
131 if ((greh->protocol == htons(ETH_P_ERSPAN) && hdr_len != 4) || in gre_parse_header()
148 else if (tpi->proto == htons(ETH_P_ERSPAN) || in ipgre_err()440 if (unlikely(tpi.proto == htons(ETH_P_ERSPAN) || in gre_rcv()575 proto = htons(ETH_P_ERSPAN); in erspan_fb_xmit()700 proto = htons(ETH_P_ERSPAN); in erspan_xmit()706 proto = htons(ETH_P_ERSPAN); in erspan_xmit()
126 gre_proto == htons(ETH_P_ERSPAN) || in ip6gre_tunnel_lookup()233 if (gre_proto == htons(ETH_P_ERSPAN) || in ip6gre_tunnel_lookup()608 if (unlikely(tpi.proto == htons(ETH_P_ERSPAN) || in gre_rcv()1019 proto = htons(ETH_P_ERSPAN); in ip6erspan_tunnel_xmit()1053 proto = htons(ETH_P_ERSPAN); in ip6erspan_tunnel_xmit()