Searched refs:INP_LIST_RLOCK (Results 1 – 3 of 3) sorted by relevance
642 #define INP_LIST_RLOCK(ipi) rw_rlock(&(ipi)->ipi_list_lock) macro
1259 INP_LIST_RLOCK(&V_tcbinfo); in tcp_destroy()