UNP_HAVEPC
if (unp->unp_flags & UNP_HAVEPC)
client_unp->unp_flags |= UNP_HAVEPC;
server_unp->unp_flags |= UNP_HAVEPC;
if (unp_flags & UNP_HAVEPC) {