Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dif_arp.h47 case ARPHRD_TUNNEL: in dev_is_mac_header_xmit()
/Linux-v5.4/include/uapi/linux/
Dif_arp.h65 #define ARPHRD_TUNNEL 768 /* IPIP tunnel */ macro
/Linux-v5.4/net/sched/
Dact_sample.c145 case ARPHRD_TUNNEL: in tcf_sample_dev_ok_push()
/Linux-v5.4/net/ipv4/
Dipip.c377 dev->type = ARPHRD_TUNNEL; in ipip_tunnel_setup()
Dip_vti.c398 dev->type = ARPHRD_TUNNEL; in vti_tunnel_setup()
/Linux-v5.4/net/ipv6/
Daddrconf.c428 dev->type == ARPHRD_TUNNEL || in ipv6_add_dev()
2295 case ARPHRD_TUNNEL: in ipv6_generate_eui64()
3344 (dev->type != ARPHRD_TUNNEL) && in addrconf_dev_config()
/Linux-v5.4/net/mpls/
Daf_mpls.c1598 dev->type == ARPHRD_TUNNEL) { in mpls_dev_notify()