Home
last modified time | relevance | path

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

/linux-6.15/net/unix/
H A Daf_unix.c2495 sk_peek_offset_fwd(sk, size); in __unix_dgram_recvmsg()
2913 sk_peek_offset_fwd(sk, chunk); in unix_stream_read_generic()
/linux-6.15/include/net/
H A Dsock.h705 static inline void sk_peek_offset_fwd(struct sock *sk, int val) in sk_peek_offset_fwd() function
/linux-6.15/net/ipv4/
H A Dtcp.c2810 sk_peek_offset_fwd(sk, used); in tcp_recvmsg_locked()