Searched refs:SCTP_TCB_LOCK_INIT (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/sys/netinet/ | ||
| HD | sctp_lock_bsd.h | 350 #define SCTP_TCB_LOCK_INIT(_tcb) do { \ macro |
| HD | sctp_pcb.c | 4195 SCTP_TCB_LOCK_INIT(stcb); in sctp_aloc_assoc_locked() |