Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_lock_bsd.h353 #define SCTP_TCB_LOCK_INIT(_tcb) do { \ macro
H A Dsctp_pcb.c4309 SCTP_TCB_LOCK_INIT(stcb); in sctp_aloc_assoc()