Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp.c1507 static int tcp_peek_sndq(struct sock *sk, struct msghdr *msg, int len) in tcp_peek_sndq() function
2358 err = tcp_peek_sndq(sk, msg, len); in tcp_recvmsg()