Searched refs:tcp_recvmsg (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.c1190 * tcp_recvmsg has given to the user so far, it speeds up the
1323 * This routine provides an alternative to tcp_recvmsg() for routines
1407 int BCMFASTPATH_HOST tcp_recvmsg(struct kiocb *iocb, struct sock *sk, struct msghdr *msg, function
1792 EXPORT_SYMBOL(tcp_recvmsg); variable
H A Dtcp_ipv4.c2614 .recvmsg = tcp_recvmsg,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dtcp.h396 extern int tcp_recvmsg(struct kiocb *iocb, struct sock *sk, struct msghdr *msg,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dtcp_ipv6.c2141 .recvmsg = tcp_recvmsg,

Completed in 81 milliseconds