Searched refs:tcp_gro_receive (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp.c2756 struct sk_buff ** BCMFASTPATH_HOST tcp_gro_receive(struct sk_buff **head, struct sk_buff *skb) function
2850 EXPORT_SYMBOL(tcp_gro_receive); variable
H A Dtcp_ipv4.c2565 return tcp_gro_receive(head, skb);
2583 return tcp_gro_receive(head, skb);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dtcp.h1390 extern struct sk_buff **tcp_gro_receive(struct sk_buff **head,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dtcp_ipv6.c974 return tcp_gro_receive(head, skb);

Completed in 75 milliseconds