Searched refs:tcp_gro_receive (Results 1 – 3 of 3) sorted by relevance
27 return tcp_gro_receive(head, skb); in tcp6_gro_receive()
181 struct sk_buff *tcp_gro_receive(struct list_head *head, struct sk_buff *skb) in tcp_gro_receive() function330 return tcp_gro_receive(head, skb); in tcp4_gro_receive()
2038 struct sk_buff *tcp_gro_receive(struct list_head *head, struct sk_buff *skb);
Completed in 11 milliseconds