Searched refs:ipv6_gro_complete (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.6/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 377 return ipv6_gro_complete(skb, nhoff); in sit_gro_complete() 384 return ipv6_gro_complete(skb, nhoff); in ip6ip6_gro_complete() 399 .gro_complete = ipv6_gro_complete,
|
| /Linux-v6.6/net/ethernet/ |
| D | eth.c | 469 ipv6_gro_complete, inet_gro_complete, in eth_gro_complete()
|
| /Linux-v6.6/include/net/ |
| D | gro.h | 388 INDIRECT_CALLABLE_DECLARE(int ipv6_gro_complete(struct sk_buff *, int));
|
| /Linux-v6.6/net/8021q/ |
| D | vlan_core.c | 516 ipv6_gro_complete, inet_gro_complete, in vlan_gro_complete()
|
| /Linux-v6.6/net/core/ |
| D | gro.c | 256 ipv6_gro_complete, inet_gro_complete, in napi_gro_complete()
|