Home
last modified time | relevance | path

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

/linux-6.6.21/net/ipv4/
Dudp_offload.c710 INDIRECT_CALLABLE_SCOPE int udp4_gro_complete(struct sk_buff *skb, int nhoff) in udp4_gro_complete() function
744 .gro_complete = udp4_gro_complete,
Daf_inet.c1668 tcp4_gro_complete, udp4_gro_complete, in inet_gro_complete()
/linux-6.6.21/include/net/
Dgro.h395 INDIRECT_CALLABLE_DECLARE(int udp4_gro_complete(struct sk_buff *, int));