Searched refs:ARPHRD_IP6GRE (Results 1 – 2 of 2) sorted by relevance
95 #define ARPHRD_IP6GRE 823 /* GRE over IPv6 */ macro
125 ARPHRD_ETHER : ARPHRD_IP6GRE; in ip6gre_tunnel_lookup()135 if (t->dev->type != ARPHRD_IP6GRE && in ip6gre_tunnel_lookup()159 if (t->dev->type != ARPHRD_IP6GRE && in ip6gre_tunnel_lookup()185 if (t->dev->type != ARPHRD_IP6GRE && in ip6gre_tunnel_lookup()208 if (t->dev->type != ARPHRD_IP6GRE && in ip6gre_tunnel_lookup()316 t = ip6gre_tunnel_find(net, parms, ARPHRD_IP6GRE); in ip6gre_tunnel_locate()627 if (dev->header_ops && dev->type == ARPHRD_IP6GRE) { in ip6gre_xmit2()1236 dev->type = ARPHRD_IP6GRE; in ip6gre_tunnel_setup()