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