Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv6/ !
Dudp_offload.c160 INDIRECT_CALLABLE_SCOPE int udp6_gro_complete(struct sk_buff *skb, int nhoff) in udp6_gro_complete() function
194 .gro_complete = udp6_gro_complete,
Dip6_offload.c385 udp6_gro_complete, skb, nhoff); in ipv6_gro_complete()
/linux-6.1.9/include/net/ !
Dgro.h393 INDIRECT_CALLABLE_DECLARE(int udp6_gro_complete(struct sk_buff *, int));