Searched refs:tcp6_gro_receive (Results 1 – 3 of 3) sorted by relevance
17 struct sk_buff *tcp6_gro_receive(struct list_head *head, struct sk_buff *skb) in tcp6_gro_receive() function71 .gro_receive = tcp6_gro_receive,
281 pp = indirect_call_gro_receive_l4(tcp6_gro_receive, udp6_gro_receive, in ipv6_gro_receive()
2042 INDIRECT_CALLABLE_DECLARE(struct sk_buff *tcp6_gro_receive(struct list_head *head, struct sk_buff *…
Completed in 11 milliseconds