Searched refs:ipv6_gro_complete (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/net/ipv6/ |
| D | ip6_offload.c | 321 INDIRECT_CALLABLE_SCOPE int ipv6_gro_complete(struct sk_buff *skb, int nhoff) in ipv6_gro_complete() function 353 return ipv6_gro_complete(skb, nhoff); in sit_gro_complete() 360 return ipv6_gro_complete(skb, nhoff); in ip6ip6_gro_complete() 375 .gro_complete = ipv6_gro_complete,
|
| /Linux-v5.15/include/net/ |
| D | gro.h | 13 INDIRECT_CALLABLE_DECLARE(int ipv6_gro_complete(struct sk_buff *, int));
|
| /Linux-v5.15/net/ethernet/ |
| D | eth.c | 475 ipv6_gro_complete, inet_gro_complete, in eth_gro_complete()
|
| /Linux-v5.15/net/8021q/ |
| D | vlan_core.c | 523 ipv6_gro_complete, inet_gro_complete, in vlan_gro_complete()
|
| /Linux-v5.15/net/core/ |
| D | dev.c | 5867 ipv6_gro_complete, inet_gro_complete, in napi_gro_complete()
|