Home
last modified time | relevance | path

Searched refs:UNP_HAVEPCCACHED (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/sys/
H A Dunpcb.h160 #define UNP_HAVEPCCACHED 0x0002 macro
/xnu-8019.80.24/bsd/kern/
H A Duipc_usrreq.c1355 KASSERT(unp2->unp_flags & UNP_HAVEPCCACHED, in unp_connect()
2525 unp->unp_flags |= UNP_HAVEPCCACHED; in unp_listen()