Home
last modified time | relevance | path

Searched refs:sk_peek_offset (Results 1 – 4 of 4) sorted by relevance

/linux/net/unix/
A Daf_unix.c2302 skip = sk_peek_offset(sk, flags); in __unix_dgram_recvmsg()
2618 skip = max(sk_peek_offset(sk, flags), 0); in unix_stream_read_generic()
/linux/net/ipv6/
A Dudp.c343 off = sk_peek_offset(sk, flags); in udpv6_recvmsg()
/linux/include/net/
A Dsock.h599 static inline int sk_peek_offset(struct sock *sk, int flags) in sk_peek_offset() function
/linux/net/ipv4/
A Dudp.c1860 off = sk_peek_offset(sk, flags); in udp_recvmsg()

Completed in 29 milliseconds