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

/freebsd-10-stable/sys/netinet/
H A Dsctp_lock_bsd.h237 #define SCTP_ASOC_CREATE_LOCK_CONTENDED(_inp) ((_inp)->inp_create_mtx.mtx_lock & MTX_CONTESTED) macro
H A Dsctp_pcb.c3601 if (SCTP_ASOC_CREATE_LOCK_CONTENDED(inp))

Completed in 71 milliseconds