Searched refs:unp_pcb_lock_peer (Results 1 – 1 of 1) sorted by relevance
379 unp_pcb_lock_peer(struct unpcb *unp) in unp_pcb_lock_peer() function503 unp2 = unp_pcb_lock_peer(unp); in uipc_accept()755 if ((unp2 = unp_pcb_lock_peer(unp)) != NULL) in uipc_close()832 if ((unp2 = unp_pcb_lock_peer(unp)) != NULL) in uipc_detach()876 if ((unp2 = unp_pcb_lock_peer(unp)) != NULL) in uipc_disconnect()1040 unp2 = unp_pcb_lock_peer(unp); in uipc_send()1086 if ((unp2 = unp_pcb_lock_peer(unp)) == NULL) { in uipc_send()1231 if ((unp2 = unp_pcb_lock_peer(unp)) != NULL) { in uipc_ready()1977 if ((unp2 = unp_pcb_lock_peer(unp)) != NULL) { in unp_drop()