unix_peer_get 17 include/net/af_unix.h struct sock *unix_peer_get(struct sock *sk); unix_peer_get 208 net/unix/af_unix.c EXPORT_SYMBOL_GPL(unix_peer_get); unix_peer_get 1484 net/unix/af_unix.c sk = unix_peer_get(sk); unix_peer_get 1615 net/unix/af_unix.c other = unix_peer_get(sk); unix_peer_get 47 net/unix/diag.c peer = unix_peer_get(sk);