Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dif_arp.h64 #define ARPHRD_TUNNEL6 769 /* IP6IP6 tunnel */ macro
/linux-4.1.27/net/sched/
Dact_mirred.c78 case ARPHRD_TUNNEL6: in tcf_mirred_init()
/linux-4.1.27/net/ipv6/
Dip6_vti.c844 dev->type = ARPHRD_TUNNEL6; in vti6_dev_setup()
Daddrconf.c402 dev->type == ARPHRD_TUNNEL6 || in ipv6_add_dev()
1988 case ARPHRD_TUNNEL6: in ipv6_generate_eui64()
3004 (dev->type != ARPHRD_TUNNEL6) && in addrconf_dev_config()
Dip6_tunnel.c1552 dev->type = ARPHRD_TUNNEL6; in ip6_tnl_dev_setup()
/linux-4.1.27/net/core/
Ddev.c280 ARPHRD_RAWHDLC, ARPHRD_TUNNEL, ARPHRD_TUNNEL6, ARPHRD_FRAD,