Searched refs:INP_LIST_RLOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/netinet/
H A Din_pcb.h514 #define INP_LIST_RLOCK(ipi) rw_rlock(&(ipi)->ipi_list_lock) macro
H A Dtcp_subr.c742 INP_LIST_RLOCK(&V_tcbinfo);
1706 INP_LIST_RLOCK(&V_tcbinfo);
1812 INP_LIST_RLOCK(&V_tcbinfo);

Completed in 97 milliseconds