Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
Dtcp.c1503 static int tcp_peek_sndq(struct sock *sk, struct msghdr *msg, int len) in tcp_peek_sndq() function
2350 err = tcp_peek_sndq(sk, msg, len); in tcp_recvmsg()