Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Dtcpv6_offload.c29 return tcp_gro_receive(head, skb); in tcp6_gro_receive()
/Linux-v4.19/net/ipv4/
Dtcp_offload.c183 struct sk_buff *tcp_gro_receive(struct list_head *head, struct sk_buff *skb) in tcp_gro_receive() function
318 return tcp_gro_receive(head, skb); in tcp4_gro_receive()
/Linux-v4.19/include/net/
Dtcp.h1832 struct sk_buff *tcp_gro_receive(struct list_head *head, struct sk_buff *skb);