Home
last modified time | relevance | path

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

/net/ipv4/
Dudp_offload.c542 INDIRECT_CALLABLE_SCOPE int udp4_gro_complete(struct sk_buff *skb, int nhoff) in udp4_gro_complete() function
558 .gro_complete = udp4_gro_complete,
Daf_inet.c1584 INDIRECT_CALLABLE_DECLARE(int udp4_gro_complete(struct sk_buff *, int));
1611 tcp4_gro_complete, udp4_gro_complete, in inet_gro_complete()