unp_solock_peer
struct socket *unp_solock_peer(struct socket *);
so2 = unp_solock_peer(so);
if ((so2 = unp_solock_peer(unp->unp_socket)) == NULL)