Home
last modified time | relevance | path

Searched refs:ETH_P_ERSPAN2 (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Dif_ether.h51 #define ETH_P_ERSPAN2 0x22EB /* ERSPAN version 2 (type III) */ macro
/linux-6.15/net/ipv4/
H A Dgre_demux.c132 greh->protocol == htons(ETH_P_ERSPAN2)) { in gre_parse_header()
H A Dip_gre.c149 tpi->proto == htons(ETH_P_ERSPAN2)) in ipgre_err()
457 tpi.proto == htons(ETH_P_ERSPAN2))) { in gre_rcv()
607 proto = htons(ETH_P_ERSPAN2); in erspan_fb_xmit()
741 proto = htons(ETH_P_ERSPAN2); in erspan_xmit()
/linux-6.15/net/ipv6/
H A Dip6_gre.c128 gre_proto == htons(ETH_P_ERSPAN2)) ? in ip6gre_tunnel_lookup()
235 gre_proto == htons(ETH_P_ERSPAN2)) in ip6gre_tunnel_lookup()
614 tpi.proto == htons(ETH_P_ERSPAN2))) { in gre_rcv()
1041 proto = htons(ETH_P_ERSPAN2); in ip6erspan_tunnel_xmit()
1074 proto = htons(ETH_P_ERSPAN2); in ip6erspan_tunnel_xmit()