Searched refs:SCTP_ASOC_CREATE_LOCK_DESTROY (Results 1 – 2 of 2) sorted by relevance
455 #define SCTP_ASOC_CREATE_LOCK_DESTROY(_inp) mtx_destroy(&(_inp)->inp_create_mtx) macro563 #define SCTP_ASOC_CREATE_LOCK_DESTROY(_inp) mutex_destroy(&(_inp)->inp_create_mtx) macro637 #define SCTP_ASOC_CREATE_LOCK_DESTROY(_inp) macro
2238 SCTP_ASOC_CREATE_LOCK_DESTROY(inp); in sctp_inpcb_free()