Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dif_ether.h51 #define ETH_P_ERSPAN2 0x22EB /* ERSPAN version 2 (type III) */ macro
/openbmc/linux/include/uapi/linux/
H A Dif_ether.h51 #define ETH_P_ERSPAN2 0x22EB /* ERSPAN version 2 (type III) */ macro
/openbmc/linux/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()
446 tpi.proto == htons(ETH_P_ERSPAN2))) { in gre_rcv()
587 proto = htons(ETH_P_ERSPAN2); in erspan_fb_xmit()
719 proto = htons(ETH_P_ERSPAN2); in erspan_xmit()
/openbmc/linux/net/ipv6/
H 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()
612 tpi.proto == htons(ETH_P_ERSPAN2))) { in gre_rcv()
1029 proto = htons(ETH_P_ERSPAN2); in ip6erspan_tunnel_xmit()
1062 proto = htons(ETH_P_ERSPAN2); in ip6erspan_tunnel_xmit()