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

/freebsd-11.0-release/sys/netinet/
H A Dsctp_lock_bsd.h328 #define SCTP_TCB_TRYLOCK(_tcb) mtx_trylock(&(_tcb)->tcb_mtx) macro
H A Dsctp_output.c13343 if (SCTP_TCB_TRYLOCK(stcb)) {
13605 if (SCTP_TCB_TRYLOCK(stcb)) {

Completed in 153 milliseconds