Searched refs:udp6_gro_receive (Results 1 – 3 of 3) sorted by relevance
128 struct sk_buff *udp6_gro_receive(struct list_head *head, struct sk_buff *skb) in udp6_gro_receive() function195 .gro_receive = udp6_gro_receive,
281 pp = indirect_call_gro_receive_l4(tcp6_gro_receive, udp6_gro_receive, in ipv6_gro_receive()
391 INDIRECT_CALLABLE_DECLARE(struct sk_buff *udp6_gro_receive(struct list_head *,
Completed in 5 milliseconds