ARPHRD_IPGRE      280 net/core/dev.c 	 ARPHRD_BIF, ARPHRD_SIT, ARPHRD_IPDDP, ARPHRD_IPGRE,
ARPHRD_IPGRE       98 net/decnet/dn_dev.c 	.type =		ARPHRD_IPGRE, /* DECnet tunneled over GRE in IP */
ARPHRD_IPGRE      377 net/decnet/dn_dev.c 	    dev->type == ARPHRD_IPGRE ||
ARPHRD_IPGRE      164 net/decnet/dn_neigh.c 	if ((dev->type == ARPHRD_IPGRE) || (dev->flags & IFF_POINTOPOINT))
ARPHRD_IPGRE      179 net/ipv4/ip_gre.c 		       ARPHRD_ETHER : ARPHRD_IPGRE;
ARPHRD_IPGRE      186 net/ipv4/ip_gre.c 				if (t->dev->type == ARPHRD_IPGRE && !t2)
ARPHRD_IPGRE      197 net/ipv4/ip_gre.c 				if (t->dev->type == ARPHRD_IPGRE && !t2)
ARPHRD_IPGRE      210 net/ipv4/ip_gre.c 				if (t->dev->type == ARPHRD_IPGRE && !t2)
ARPHRD_IPGRE      220 net/ipv4/ip_gre.c 			if (t->dev->type == ARPHRD_IPGRE && !t2)
ARPHRD_IPGRE      310 net/ipv4/ip_gre.c 	t = ipgre_tunnel_find(net, parms, ARPHRD_IPGRE);
ARPHRD_IPGRE      633 net/ipv4/ip_gre.c 	if (dev->header_ops && dev->type == ARPHRD_IPGRE) {
ARPHRD_IPGRE     1167 net/ipv4/ip_gre.c 	dev->type		= ARPHRD_IPGRE;
ARPHRD_IPGRE       91 net/sched/act_mirred.c 			case ARPHRD_IPGRE: