Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/unix/
H A Daf_unix.c2239 sk_peek_offset_fwd(sk, size); in unix_dgram_recvmsg()
2487 sk_peek_offset_fwd(sk, chunk); in unix_stream_read_generic()
/OK3568_Linux_fs/kernel/include/net/
H A Dsock.h650 static inline void sk_peek_offset_fwd(struct sock *sk, int val) in sk_peek_offset_fwd() function