Searched refs:unp_pcb_lock_peer (Results 1 – 1 of 1) sorted by relevance
378 unp_pcb_lock_peer(struct unpcb *unp) in unp_pcb_lock_peer() function696 if ((unp2 = unp_pcb_lock_peer(unp)) != NULL) in uipc_close()788 if ((unp2 = unp_pcb_lock_peer(unp)) != NULL) in uipc_detach()844 if ((unp2 = unp_pcb_lock_peer(unp)) != NULL) in uipc_disconnect()895 unp2 = unp_pcb_lock_peer(unp); in uipc_peeraddr()996 if ((unp2 = unp_pcb_lock_peer(unp)) == NULL) { in uipc_send()1241 unp2 = unp_pcb_lock_peer(unp); in uipc_sosend_dgram()1651 if ((unp2 = unp_pcb_lock_peer(unp)) != NULL) { in uipc_ready()2411 if ((unp2 = unp_pcb_lock_peer(unp)) != NULL) { in unp_drop()