gro_find_receive_by_type  520 drivers/net/geneve.c 	ptype = gro_find_receive_by_type(type);
gro_find_receive_by_type 3639 include/linux/netdevice.h struct packet_offload *gro_find_receive_by_type(__be16 type);
gro_find_receive_by_type  480 net/8021q/vlan_core.c 	ptype = gro_find_receive_by_type(type);
gro_find_receive_by_type 5584 net/core/dev.c EXPORT_SYMBOL(gro_find_receive_by_type);
gro_find_receive_by_type  488 net/ethernet/eth.c 	ptype = gro_find_receive_by_type(type);
gro_find_receive_by_type  153 net/ipv4/gre_offload.c 	ptype = gro_find_receive_by_type(type);