Searched refs:unix_peer_get (Results 1 – 3 of 3) sorted by relevance
17 struct sock *unix_peer_get(struct sock *sk);
47 peer = unix_peer_get(sk); in sk_diag_dump_peer()
204 struct sock *unix_peer_get(struct sock *s) in unix_peer_get() function215 EXPORT_SYMBOL_GPL(unix_peer_get);1593 sk = unix_peer_get(sk); in unix_getname()1789 other = unix_peer_get(sk); in unix_dgram_sendmsg()