unix_peer_get
sk = unix_peer_get(sk);
other = unix_peer_get(sk);
EXPORT_SYMBOL_GPL(unix_peer_get);
struct sock *unix_peer_get(struct sock *sk);
peer = unix_peer_get(sk);