Home
last modified time | relevance | path

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

/linux-4.1.27/net/unix/
Daf_unix.c1991 sk_peek_offset_bwd(sk, skb->len); in unix_dgram_recvmsg()
2192 sk_peek_offset_bwd(sk, chunk); in unix_stream_recvmsg()
/linux-4.1.27/include/net/
Dsock.h468 static inline void sk_peek_offset_bwd(struct sock *sk, int val) in sk_peek_offset_bwd() function