Home
last modified time | relevance | path

Searched refs:SCTP_TCB_SEND_LOCK_DESTROY (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/sys/netinet/
HDsctp_lock_bsd.h271 #define SCTP_TCB_SEND_LOCK_DESTROY(_tcb) mtx_destroy(&(_tcb)->tcb_send_mtx) macro
HDsctp_pcb.c4349 SCTP_TCB_SEND_LOCK_DESTROY(stcb); in sctp_aloc_assoc()
4361 SCTP_TCB_SEND_LOCK_DESTROY(stcb); in sctp_aloc_assoc()
4396 SCTP_TCB_SEND_LOCK_DESTROY(stcb); in sctp_aloc_assoc()
5185 SCTP_TCB_SEND_LOCK_DESTROY(stcb); in sctp_free_assoc()