Searched refs:UNP_HAVEPCCACHED (Results 1 – 2 of 2) sorted by relevance
102 #define UNP_HAVEPCCACHED 0x002 macro
758 unp->unp_flags |= UNP_HAVEPCCACHED; in uipc_listen()1386 KASSERT(unp2->unp_flags & UNP_HAVEPCCACHED, in unp_connectat()2449 if (unp_flags & UNP_HAVEPCCACHED) { in db_print_unpflags()