Home
last modified time | relevance | path

Searched refs:ETH_P_ERSPAN (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dif_ether.h74 #define ETH_P_ERSPAN 0x88BE /* ERSPAN type II */ macro
/openbmc/linux/include/uapi/linux/
H A Dif_ether.h72 #define ETH_P_ERSPAN 0x88BE /* ERSPAN type II */ macro
/openbmc/linux/net/ipv4/
H A Dgre_demux.c131 if ((greh->protocol == htons(ETH_P_ERSPAN) && hdr_len != 4) || in gre_parse_header()
H A Dip_gre.c148 else if (tpi->proto == htons(ETH_P_ERSPAN) || in ipgre_err()
445 if (unlikely(tpi.proto == htons(ETH_P_ERSPAN) || in gre_rcv()
580 proto = htons(ETH_P_ERSPAN); in erspan_fb_xmit()
708 proto = htons(ETH_P_ERSPAN); in erspan_xmit()
714 proto = htons(ETH_P_ERSPAN); in erspan_xmit()
/openbmc/linux/net/ipv6/
H A Dip6_gre.c126 gre_proto == htons(ETH_P_ERSPAN) || in ip6gre_tunnel_lookup()
233 if (gre_proto == htons(ETH_P_ERSPAN) || in ip6gre_tunnel_lookup()
611 if (unlikely(tpi.proto == htons(ETH_P_ERSPAN) || in gre_rcv()
1022 proto = htons(ETH_P_ERSPAN); in ip6erspan_tunnel_xmit()
1056 proto = htons(ETH_P_ERSPAN); in ip6erspan_tunnel_xmit()