Home
last modified time | relevance | path

Searched refs:ETH_P_TEB (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/
Dif_ether.h59 #define ETH_P_TEB 0x6558 /* Trans Ether Bridging */ macro
/linux-3.4.99/net/ipv4/
Dip_gre.c210 int dev_type = (gre_proto == htons(ETH_P_TEB)) ? in ipgre_tunnel_lookup()
900 htons(ETH_P_TEB) : skb->protocol; in ipgre_tunnel_xmit()