unp_connect_pair
error = unp_connect_pair(unp, unp3);
error = unp_connect_pair(unp, unp2);
static int unp_connect_pair(struct unpcb *unp, struct unpcb *unp2);