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

/freebsd-11-stable/sys/netinet/
H A Dsctp_lock_bsd.h330 #define SCTP_TCB_UNLOCK(_tcb) mtx_unlock(&(_tcb)->tcb_mtx) macro

Completed in 99 milliseconds