Home
last modified time | relevance | path

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

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