Home
last modified time | relevance | path

Searched refs:ipv6_gro_complete (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6_offload.c322 INDIRECT_CALLABLE_SCOPE int ipv6_gro_complete(struct sk_buff *skb, int nhoff) in ipv6_gro_complete() function
354 return ipv6_gro_complete(skb, nhoff); in sit_gro_complete()
361 return ipv6_gro_complete(skb, nhoff); in ip6ip6_gro_complete()
376 .gro_complete = ipv6_gro_complete,
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c5790 INDIRECT_CALLABLE_DECLARE(int ipv6_gro_complete(struct sk_buff *, int));
5811 ipv6_gro_complete, inet_gro_complete, in napi_gro_complete()