Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dif_arp.h63 #define ARPHRD_TUNNEL 768 /* IPIP tunnel */ macro
/linux-3.4.99/net/sched/
Dact_mirred.c95 case ARPHRD_TUNNEL: in tcf_mirred_init()
/linux-3.4.99/net/ipv6/
Dip6_tunnel.c598 rt->dst.dev->type != ARPHRD_TUNNEL) { in ip4ip6_err()
608 skb_dst(skb2)->dev->type != ARPHRD_TUNNEL) in ip4ip6_err()
Daddrconf.c414 dev->type == ARPHRD_TUNNEL || in ipv6_add_dev()
/linux-3.4.99/net/ipv4/
Dipip.c747 dev->type = ARPHRD_TUNNEL; in ipip_tunnel_setup()
/linux-3.4.99/net/core/
Ddev.c297 ARPHRD_RAWHDLC, ARPHRD_TUNNEL, ARPHRD_TUNNEL6, ARPHRD_FRAD,