Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv6/
Dtcpv6_offload.c27 return tcp_gro_receive(head, skb); in tcp6_gro_receive()
/linux-6.1.9/net/ipv4/
Dtcp_offload.c181 struct sk_buff *tcp_gro_receive(struct list_head *head, struct sk_buff *skb) in tcp_gro_receive() function
330 return tcp_gro_receive(head, skb); in tcp4_gro_receive()
/linux-6.1.9/include/net/
Dtcp.h2034 struct sk_buff *tcp_gro_receive(struct list_head *head, struct sk_buff *skb);