Home
last modified time | relevance | path

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

/linux-6.15/net/ipv6/
H A Dudp_offload.c165 INDIRECT_CALLABLE_SCOPE int udp6_gro_complete(struct sk_buff *skb, int nhoff) in udp6_gro_complete() function
196 .gro_complete = udp6_gro_complete, in udpv6_offload_init()
H A Dip6_offload.c384 udp6_gro_complete, skb, nhoff); in ipv6_gro_complete()
/linux-6.15/include/net/
H A Dgro.h413 INDIRECT_CALLABLE_DECLARE(int udp6_gro_complete(struct sk_buff *, int));