Searched refs:ETH_P_ERSPAN2 (Results 1 – 4 of 4) sorted by relevance
51 #define ETH_P_ERSPAN2 0x22EB /* ERSPAN version 2 (type III) */ macro
132 greh->protocol == htons(ETH_P_ERSPAN2)) { in gre_parse_header()
149 tpi->proto == htons(ETH_P_ERSPAN2)) in ipgre_err()441 tpi.proto == htons(ETH_P_ERSPAN2))) { in gre_rcv()578 proto = htons(ETH_P_ERSPAN2); in erspan_fb_xmit()706 proto = htons(ETH_P_ERSPAN2); in erspan_xmit()
127 gre_proto == htons(ETH_P_ERSPAN2)) ? in ip6gre_tunnel_lookup()234 gre_proto == htons(ETH_P_ERSPAN2)) in ip6gre_tunnel_lookup()614 tpi.proto == htons(ETH_P_ERSPAN2))) { in gre_rcv()1052 : htons(ETH_P_ERSPAN2); in ip6erspan_tunnel_xmit()
Completed in 48 milliseconds