Searched refs:ETH_P_TEB (Results 1 – 2 of 2) sorted by relevance
59 #define ETH_P_TEB 0x6558 /* Trans Ether Bridging */ macro
210 int dev_type = (gre_proto == htons(ETH_P_TEB)) ? in ipgre_tunnel_lookup()900 htons(ETH_P_TEB) : skb->protocol; in ipgre_tunnel_xmit()