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

/freebsd-10-stable/sys/netinet/
H A Dsctp_lock_bsd.h271 #define SCTP_TCB_SEND_LOCK_DESTROY(_tcb) mtx_destroy(&(_tcb)->tcb_send_mtx) macro
H A Dsctp_pcb.c4359 SCTP_TCB_SEND_LOCK_DESTROY(stcb);
4372 SCTP_TCB_SEND_LOCK_DESTROY(stcb);
4407 SCTP_TCB_SEND_LOCK_DESTROY(stcb);
5210 SCTP_TCB_SEND_LOCK_DESTROY(stcb);

Completed in 66 milliseconds