Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dif_ether.h51 #define ETH_P_ERSPAN2 0x22EB /* ERSPAN version 2 (type III) */ macro
/linux-6.3-rc2/net/ipv4/
A Dgre_demux.c132 greh->protocol == htons(ETH_P_ERSPAN2)) { in gre_parse_header()
A Dip_gre.c149 tpi->proto == htons(ETH_P_ERSPAN2)) in ipgre_err()
441 tpi.proto == htons(ETH_P_ERSPAN2))) { in gre_rcv()
581 proto = htons(ETH_P_ERSPAN2); in erspan_fb_xmit()
709 proto = htons(ETH_P_ERSPAN2); in erspan_xmit()
/linux-6.3-rc2/net/ipv6/
A Dip6_gre.c127 gre_proto == htons(ETH_P_ERSPAN2)) ? in ip6gre_tunnel_lookup()
234 gre_proto == htons(ETH_P_ERSPAN2)) in ip6gre_tunnel_lookup()
609 tpi.proto == htons(ETH_P_ERSPAN2))) { in gre_rcv()
1063 : htons(ETH_P_ERSPAN2); in ip6erspan_tunnel_xmit()

Completed in 11 milliseconds