ARPHRD_IPGRE      329 drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.c 	.dev_type = ARPHRD_IPGRE,
ARPHRD_IPGRE       50 include/linux/if_arp.h 	case ARPHRD_IPGRE:
ARPHRD_IPGRE       99 net/decnet/dn_dev.c 	.type =		ARPHRD_IPGRE, /* DECnet tunneled over GRE in IP */
ARPHRD_IPGRE      309 net/decnet/dn_dev.c 	    dev->type == ARPHRD_IPGRE ||
ARPHRD_IPGRE      139 net/decnet/dn_neigh.c 	if ((dev->type == ARPHRD_IPGRE) || (dev->flags & IFF_POINTOPOINT))
ARPHRD_IPGRE      195 net/ipv4/arp.c 	case ARPHRD_IPGRE:
ARPHRD_IPGRE      916 net/ipv4/ip_gre.c 	dev->type		= ARPHRD_IPGRE;
ARPHRD_IPGRE     1138 net/ipv4/ip_gre.c 		if (dev->type == ARPHRD_IPGRE)
ARPHRD_IPGRE     2296 net/ipv6/addrconf.c 	case ARPHRD_IPGRE:
ARPHRD_IPGRE     3349 net/ipv6/addrconf.c 	    (dev->type != ARPHRD_IPGRE) &&
ARPHRD_IPGRE     3596 net/ipv6/addrconf.c 		case ARPHRD_IPGRE:
ARPHRD_IPGRE      298 net/ipv6/ndisc.c 	case ARPHRD_IPGRE:
ARPHRD_IPGRE     1594 net/mpls/af_mpls.c 		    dev->type == ARPHRD_IPGRE ||
ARPHRD_IPGRE      148 net/sched/act_sample.c 	case ARPHRD_IPGRE: