Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dif_arp.h52 case ARPHRD_TUNNEL6: in dev_is_mac_header_xmit()
/Linux-v4.19/include/uapi/linux/
Dif_arp.h66 #define ARPHRD_TUNNEL6 769 /* IP6IP6 tunnel */ macro
/Linux-v4.19/net/sched/
Dact_sample.c125 case ARPHRD_TUNNEL6: in tcf_sample_dev_ok_push()
/Linux-v4.19/net/ipv6/
Dip6_tunnel.c1813 dev->type = ARPHRD_TUNNEL6; in ip6_tnl_dev_setup()
1858 dev->type = ARPHRD_TUNNEL6; in ip6_tnl_dev_init_gen()
Dip6_vti.c876 dev->type = ARPHRD_TUNNEL6; in vti6_dev_setup()
Daddrconf.c432 dev->type == ARPHRD_TUNNEL6 || in ipv6_add_dev()
2250 case ARPHRD_TUNNEL6: in ipv6_generate_eui64()
3284 (dev->type != ARPHRD_TUNNEL6) && in addrconf_dev_config()
/Linux-v4.19/net/core/
Ddev.c292 ARPHRD_RAWHDLC, ARPHRD_TUNNEL, ARPHRD_TUNNEL6, ARPHRD_FRAD,