Home
last modified time | relevance | path

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

/linux/net/unix/
H A Daf_unix.h11 struct sock *unix_peer_get(struct sock *sk);
H A Ddiag.c50 peer = unix_peer_get(sk); in sk_diag_dump_peer()
H A Daf_unix.c293 struct sock *unix_peer_get(struct sock *s) in unix_peer_get() function
304 EXPORT_SYMBOL_GPL(unix_peer_get);
1917 sk = unix_peer_get(sk); in unix_getname()
2181 other = unix_peer_get(sk); in unix_dgram_sendmsg()