Home
last modified time | relevance | path

Searched refs:ARPHRD_IP6GRE (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/include/linux/
Dif_arp.h51 case ARPHRD_IP6GRE: in dev_is_mac_header_xmit()
/Linux-v5.15/include/uapi/linux/
Dif_arp.h98 #define ARPHRD_IP6GRE 823 /* GRE over IPv6 */ macro
/Linux-v5.15/net/ipv6/
Dip6_gre.c128 ARPHRD_ETHER : ARPHRD_IP6GRE; in ip6gre_tunnel_lookup()
139 if (t->dev->type != ARPHRD_IP6GRE && in ip6gre_tunnel_lookup()
163 if (t->dev->type != ARPHRD_IP6GRE && in ip6gre_tunnel_lookup()
189 if (t->dev->type != ARPHRD_IP6GRE && in ip6gre_tunnel_lookup()
212 if (t->dev->type != ARPHRD_IP6GRE && in ip6gre_tunnel_lookup()
354 t = ip6gre_tunnel_find(net, parms, ARPHRD_IP6GRE); in ip6gre_tunnel_locate()
731 if (dev->header_ops && dev->type == ARPHRD_IP6GRE) in __gre6_xmit()
1423 dev->type = ARPHRD_IP6GRE; in ip6gre_tunnel_setup()
Daddrconf.c2330 case ARPHRD_IP6GRE: in ipv6_generate_eui64()
3598 case ARPHRD_IP6GRE: in addrconf_notify()
/Linux-v5.15/net/sched/
Dact_sample.c148 case ARPHRD_IP6GRE: in tcf_sample_dev_ok_push()
/Linux-v5.15/drivers/net/
Dtun.c2937 case ARPHRD_IP6GRE: in tun_get_addr_len()