Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dif_arp.h73 #define ARPHRD_IPGRE 778 /* GRE over IP */ macro
/linux-4.1.27/net/sched/
Dact_mirred.c80 case ARPHRD_IPGRE: in tcf_mirred_init()
/linux-4.1.27/net/decnet/
Ddn_dev.c98 .type = ARPHRD_IPGRE, /* DECnet tunneled over GRE in IP */
308 dev->type == ARPHRD_IPGRE || in mtu2blksize()
Ddn_neigh.c138 if ((dev->type == ARPHRD_IPGRE) || (dev->flags & IFF_POINTOPOINT)) in dn_neigh_construct()
/linux-4.1.27/net/ipv4/
Dip_gre.c470 dev->type = ARPHRD_IPGRE; in ipgre_tunnel_setup()
Darp.c197 case ARPHRD_IPGRE: in arp_mc_map()
/linux-4.1.27/net/ipv6/
Dndisc.c281 case ARPHRD_IPGRE: in ndisc_mc_map()
Daddrconf.c1981 case ARPHRD_IPGRE: in ipv6_generate_eui64()
3131 case ARPHRD_IPGRE: in addrconf_notify()
/linux-4.1.27/net/core/
Ddev.c282 ARPHRD_BIF, ARPHRD_SIT, ARPHRD_IPDDP, ARPHRD_IPGRE,