Home
last modified time | relevance | path

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

/net/ipv6/
Dudp_offload.c142 INDIRECT_CALLABLE_SCOPE int udp6_gro_complete(struct sk_buff *skb, int nhoff) in udp6_gro_complete() function
158 .gro_complete = udp6_gro_complete,
Dip6_offload.c323 INDIRECT_CALLABLE_DECLARE(int udp6_gro_complete(struct sk_buff *, int));
344 udp6_gro_complete, skb, nhoff); in ipv6_gro_complete()