Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dif_arp.h48 case ARPHRD_TUNNEL6: in dev_is_mac_header_xmit()
/Linux-v5.4/include/uapi/linux/
Dif_arp.h66 #define ARPHRD_TUNNEL6 769 /* IP6IP6 tunnel */ macro
/Linux-v5.4/net/sched/
Dact_sample.c146 case ARPHRD_TUNNEL6: in tcf_sample_dev_ok_push()
/Linux-v5.4/net/ipv6/
Dip6_tunnel.c625 if (IS_ERR(rt) || rt->dst.dev->type != ARPHRD_TUNNEL6) { in ip4ip6_err()
634 skb_dst(skb2)->dev->type != ARPHRD_TUNNEL6) in ip4ip6_err()
1803 dev->type = ARPHRD_TUNNEL6; in ip6_tnl_dev_setup()
1848 dev->type = ARPHRD_TUNNEL6; in ip6_tnl_dev_init_gen()
Dip6_vti.c873 dev->type = ARPHRD_TUNNEL6; in vti6_dev_setup()
Daddrconf.c429 dev->type == ARPHRD_TUNNEL6 || in ipv6_add_dev()
2301 case ARPHRD_TUNNEL6: in ipv6_generate_eui64()
3340 (dev->type != ARPHRD_TUNNEL6) && in addrconf_dev_config()