Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dtcpv6_offload.c27 return tcp_gro_receive(head, skb); in tcp6_gro_receive()
/openbmc/linux/net/ipv4/
H A Dtcp_offload.c181 struct sk_buff *tcp_gro_receive(struct list_head *head, struct sk_buff *skb) in tcp_gro_receive() function
328 return tcp_gro_receive(head, skb); in tcp4_gro_receive()
/openbmc/linux/include/net/
H A Dtcp.h2086 struct sk_buff *tcp_gro_receive(struct list_head *head, struct sk_buff *skb);