Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv6/
Dudp_offload.c165 INDIRECT_CALLABLE_SCOPE int udp6_gro_complete(struct sk_buff *skb, int nhoff) in udp6_gro_complete() function
199 .gro_complete = udp6_gro_complete,
Dip6_offload.c367 udp6_gro_complete, skb, nhoff); in ipv6_gro_complete()
/Linux-v6.6/include/net/
Dgro.h399 INDIRECT_CALLABLE_DECLARE(int udp6_gro_complete(struct sk_buff *, int));