Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dif_arp.h64 #define ARPHRD_TUNNEL6 769 /* IP6IP6 tunnel */ macro
/linux-4.4.14/net/sched/
Dact_mirred.c84 case ARPHRD_TUNNEL6: in tcf_mirred_init()
/linux-4.4.14/net/ipv6/
Dip6_vti.c844 dev->type = ARPHRD_TUNNEL6; in vti6_dev_setup()
Daddrconf.c407 dev->type == ARPHRD_TUNNEL6 || in ipv6_add_dev()
2054 case ARPHRD_TUNNEL6: in ipv6_generate_eui64()
3077 (dev->type != ARPHRD_TUNNEL6) && in addrconf_dev_config()
Dip6_tunnel.c1610 dev->type = ARPHRD_TUNNEL6; in ip6_tnl_dev_setup()
/linux-4.4.14/net/core/
Ddev.c282 ARPHRD_RAWHDLC, ARPHRD_TUNNEL, ARPHRD_TUNNEL6, ARPHRD_FRAD,