Searched refs:INP_HASH_RLOCK (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/netinet/
H A Din_pcb.h520 #define INP_HASH_RLOCK(ipi) rw_rlock(&(ipi)->ipi_hash_lock) macro
H A Din_pcb.c1820 INP_HASH_RLOCK(pcbinfo);
H A Dudp_usrreq.c1206 INP_HASH_RLOCK(pcbinfo);
/freebsd-10-stable/sys/netinet6/
H A Din6_pcb.c1101 INP_HASH_RLOCK(pcbinfo);

Completed in 109 milliseconds