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

/freebsd-10-stable/sys/netinet/
H A Dsctp_constants.h264 #define SCTP_LOCK_UNKNOWN 2 macro
H A Dsctputil.c338 sctp_clog.x.lock.tcb_lock = SCTP_LOCK_UNKNOWN;
344 sctp_clog.x.lock.inp_lock = SCTP_LOCK_UNKNOWN;
345 sctp_clog.x.lock.create_lock = SCTP_LOCK_UNKNOWN;
353 sctp_clog.x.lock.sock_lock = SCTP_LOCK_UNKNOWN;
354 sctp_clog.x.lock.sockrcvbuf_lock = SCTP_LOCK_UNKNOWN;
355 sctp_clog.x.lock.socksndbuf_lock = SCTP_LOCK_UNKNOWN;

Completed in 81 milliseconds