Searched refs:UNP_PCB_LOCKPTR (Results 1 – 1 of 1) sorted by relevance
282 #define UNP_PCB_LOCKPTR(unp) (&(unp)->unp_mtx) macro1550 mtx_sleep(unp, UNP_PCB_LOCKPTR(unp), 0, "unpeer", 0); in unp_connectat()