gro_find_complete_by_type  551 drivers/net/geneve.c 	ptype = gro_find_complete_by_type(type);
gro_find_complete_by_type 3640 include/linux/netdevice.h struct packet_offload *gro_find_complete_by_type(__be16 type);
gro_find_complete_by_type  517 net/8021q/vlan_core.c 	ptype = gro_find_complete_by_type(type);
gro_find_complete_by_type 5598 net/core/dev.c EXPORT_SYMBOL(gro_find_complete_by_type);
gro_find_complete_by_type  518 net/ethernet/eth.c 	ptype = gro_find_complete_by_type(type);
gro_find_complete_by_type  246 net/ipv4/gre_offload.c 	ptype = gro_find_complete_by_type(type);