Searched defs:SCTP_INP_RUNLOCK (Results 1 - 1 of 1) sorted by last modified time

/freebsd-9.3-release/sys/netinet/
H A Dsctp_lock_bsd.h297 #define SCTP_INP_RUNLOCK(_inp) mtx_unlock(&(_inp)->inp_mtx) macro

Completed in 113 milliseconds