Home
last modified time | relevance | path

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

/linux-6.1.9/net/unix/ !
Daf_unix.c2515 sk_peek_offset_fwd(sk, size); in __unix_dgram_recvmsg()
2886 sk_peek_offset_fwd(sk, chunk); in unix_stream_read_generic()
/linux-6.1.9/include/net/ !
Dsock.h686 static inline void sk_peek_offset_fwd(struct sock *sk, int val) in sk_peek_offset_fwd() function