Home
last modified time | relevance | path

Searched refs:udp4_gro_complete (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dudp_offload.c665 INDIRECT_CALLABLE_SCOPE int udp4_gro_complete(struct sk_buff *skb, int nhoff) in udp4_gro_complete() function
698 .gro_complete = udp4_gro_complete,
H A Daf_inet.c1654 tcp4_gro_complete, udp4_gro_complete, in inet_gro_complete()
/kernel/linux/linux-6.6/net/ipv4/
H A 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,
H A Daf_inet.c1668 tcp4_gro_complete, udp4_gro_complete, in inet_gro_complete()
/kernel/linux/linux-5.10/include/net/
H A Dudp.h172 INDIRECT_CALLABLE_DECLARE(int udp4_gro_complete(struct sk_buff *, int));
/kernel/linux/linux-6.6/include/net/
H A Dgro.h395 INDIRECT_CALLABLE_DECLARE(int udp4_gro_complete(struct sk_buff *, int));

Completed in 8 milliseconds