Searched refs:udp4_gro_receive (Results 1 – 3 of 3) sorted by relevance
612 struct sk_buff *udp4_gro_receive(struct list_head *head, struct sk_buff *skb) in udp4_gro_receive() function733 .gro_receive = udp4_gro_receive,
1559 pp = indirect_call_gro_receive(tcp4_gro_receive, udp4_gro_receive, in inet_gro_receive()
387 INDIRECT_CALLABLE_DECLARE(struct sk_buff *udp4_gro_receive(struct list_head *,
Completed in 8 milliseconds