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

/linux-4.4.14/include/net/
H A Daf_unix.h14 struct sock *unix_peer_get(struct sock *);
/linux-4.4.14/net/unix/
H A Ddiag.c43 peer = unix_peer_get(sk); sk_diag_dump_peer()
H A Daf_unix.c199 struct sock *unix_peer_get(struct sock *s) unix_peer_get() function
210 EXPORT_SYMBOL_GPL(unix_peer_get); variable
1463 sk = unix_peer_get(sk); unix_getname()
1676 other = unix_peer_get(sk); unix_dgram_sendmsg()

Completed in 174 milliseconds