Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dif_arp.h47 case ARPHRD_TUNNEL: in dev_is_mac_header_xmit()
/openbmc/linux/include/uapi/linux/
H A Dif_arp.h66 #define ARPHRD_TUNNEL 768 /* IPIP tunnel */ macro
/openbmc/linux/net/sched/
H A Dact_sample.c151 case ARPHRD_TUNNEL: in tcf_sample_dev_ok_push()
/openbmc/linux/net/ipv4/
H A Dipip.c369 dev->type = ARPHRD_TUNNEL; in ipip_tunnel_setup()
H A Dip_vti.c419 dev->type = ARPHRD_TUNNEL; in vti_tunnel_setup()
/openbmc/linux/net/ipv6/
H A Daddrconf.c436 dev->type == ARPHRD_TUNNEL || in ipv6_add_dev()
2351 case ARPHRD_TUNNEL: in ipv6_generate_eui64()
3424 (dev->type != ARPHRD_TUNNEL) && in addrconf_dev_config()
4279 (dev->type != ARPHRD_TUNNEL) && in addrconf_dad_completed()
/openbmc/linux/drivers/net/
H A Dtun.c3047 case ARPHRD_TUNNEL: in tun_get_addr_len()
/openbmc/linux/net/core/
H A Ddev.c459 ARPHRD_RAWHDLC, ARPHRD_TUNNEL, ARPHRD_TUNNEL6, ARPHRD_FRAD,