Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dtcp.c1429 static int tcp_peek_sndq(struct sock *sk, struct msghdr *msg, int len) in tcp_peek_sndq() function
2832 err = tcp_peek_sndq(sk, msg, len); in tcp_recvmsg_locked()