Home
last modified time | relevance | path

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

/linux/net/unix/
H A Daf_unix.c2649 sk_peek_offset_fwd(sk, size); in __unix_dgram_recvmsg()
3071 sk_peek_offset_fwd(sk, chunk); in unix_stream_read_generic()
/linux/include/net/
H A Dsock.h749 static inline void sk_peek_offset_fwd(struct sock *sk, int val) in sk_peek_offset_fwd() function
/linux/net/ipv4/
H A Dtcp.c2912 sk_peek_offset_fwd(sk, used); in tcp_recvmsg_locked()