Home
last modified time | relevance | path

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

/net/ipv6/
Dtcpv6_offload.c26 return tcp_gro_receive(head, skb); in tcp6_gro_receive()
/net/ipv4/
Dtcp_offload.c180 struct sk_buff *tcp_gro_receive(struct list_head *head, struct sk_buff *skb) in tcp_gro_receive() function
319 return tcp_gro_receive(head, skb); in tcp4_gro_receive()