Searched refs:SCTP_TCB_LOCK_ASSERT (Results 1 - 7 of 7) sorted by relevance

/freebsd-11.0-release/sys/netinet/
H A Dsctp_lock_bsd.h340 #define SCTP_TCB_LOCK_ASSERT(_tcb) do { \ macro
345 #define SCTP_TCB_LOCK_ASSERT(_tcb) macro
H A Dsctp_var.h145 SCTP_TCB_LOCK_ASSERT((_stcb)); \
H A Dsctp_output.c6167 SCTP_TCB_LOCK_ASSERT(stcb);
6640 SCTP_TCB_LOCK_ASSERT(stcb);
7180 SCTP_TCB_LOCK_ASSERT(stcb);
7604 SCTP_TCB_LOCK_ASSERT(stcb);
7716 SCTP_TCB_LOCK_ASSERT(stcb);
7889 SCTP_TCB_LOCK_ASSERT(stcb);
8943 SCTP_TCB_LOCK_ASSERT(stcb);
9010 SCTP_TCB_LOCK_ASSERT(stcb);
9139 SCTP_TCB_LOCK_ASSERT(stcb);
9279 SCTP_TCB_LOCK_ASSERT(stc
[all...]
H A Dsctp_indata.c1666 SCTP_TCB_LOCK_ASSERT(stcb);
1734 SCTP_TCB_LOCK_ASSERT(stcb);
1878 SCTP_TCB_LOCK_ASSERT(stcb);
2557 SCTP_TCB_LOCK_ASSERT(stcb);
3815 SCTP_TCB_LOCK_ASSERT(stcb);
4353 SCTP_TCB_LOCK_ASSERT(stcb);
5458 SCTP_TCB_LOCK_ASSERT(stcb);
H A Dsctp_asconf.c1002 SCTP_TCB_LOCK_ASSERT(stcb);
1009 SCTP_TCB_LOCK_ASSERT(stcb);
H A Dsctputil.c1668 SCTP_TCB_LOCK_ASSERT(stcb);
1674 SCTP_TCB_LOCK_ASSERT(stcb);
1965 SCTP_TCB_LOCK_ASSERT(stcb);
2254 SCTP_TCB_LOCK_ASSERT(stcb);
H A Dsctp_input.c67 SCTP_TCB_LOCK_ASSERT(stcb);
4557 SCTP_TCB_LOCK_ASSERT(locked_tcb);

Completed in 119 milliseconds