Searched refs:SCTP_ASOC_CREATE_LOCK_CONTENDED (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netinet/ | ||
H A D | sctp_lock_bsd.h | 339 #define SCTP_ASOC_CREATE_LOCK_CONTENDED(_inp) \ macro |
H A D | sctp_pcb.c | 3443 if (SCTP_ASOC_CREATE_LOCK_CONTENDED(inp)) in sctp_inpcb_free() |