Home
last modified time | relevance | path

Searched refs:ARPHRD_IPGRE (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/include/linux/
Dif_arp.h54 case ARPHRD_IPGRE: in dev_is_mac_header_xmit()
/Linux-v4.19/include/uapi/linux/
Dif_arp.h75 #define ARPHRD_IPGRE 778 /* GRE over IP */ macro
/Linux-v4.19/net/sched/
Dact_sample.c127 case ARPHRD_IPGRE: in tcf_sample_dev_ok_push()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ipip.c327 .dev_type = ARPHRD_IPGRE,
/Linux-v4.19/net/decnet/
Ddn_dev.c99 .type = ARPHRD_IPGRE, /* DECnet tunneled over GRE in IP */
309 dev->type == ARPHRD_IPGRE || in mtu2blksize()
Ddn_neigh.c139 if ((dev->type == ARPHRD_IPGRE) || (dev->flags & IFF_POINTOPOINT)) in dn_neigh_construct()
/Linux-v4.19/net/ipv4/
Dip_gre.c986 dev->type = ARPHRD_IPGRE; in ipgre_tunnel_setup()
1208 if (dev->type == ARPHRD_IPGRE) in ipgre_netlink_parms()
Darp.c199 case ARPHRD_IPGRE: in arp_mc_map()
/Linux-v4.19/net/ipv6/
Dndisc.c298 case ARPHRD_IPGRE: in ndisc_mc_map()
Daddrconf.c2243 case ARPHRD_IPGRE: in ipv6_generate_eui64()
3287 (dev->type != ARPHRD_IPGRE) && in addrconf_dev_config()
3526 case ARPHRD_IPGRE: in addrconf_notify()
/Linux-v4.19/net/mpls/
Daf_mpls.c1542 dev->type == ARPHRD_IPGRE || in mpls_dev_notify()
/Linux-v4.19/net/core/
Ddev.c294 ARPHRD_BIF, ARPHRD_SIT, ARPHRD_IPDDP, ARPHRD_IPGRE,