Searched defs:INP_RUNLOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/netinet/
H A Din_pcb.h433 #define INP_RUNLOCK(inp) rw_runlock(&(inp)->inp_lock) macro

Completed in 38 milliseconds