Home
last modified time | relevance | path

Searched refs:stream_locked (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_structs.h1133 uint8_t stream_locked; member
H A Dsctp_output.c6409 if ((stcb->asoc.stream_locked) && in sctp_msg_append()
13184 if ((asoc->stream_locked) && in sctp_lower_sosend()
13237 asoc->stream_locked = 0; in sctp_lower_sosend()
13245 asoc->stream_locked = 1; in sctp_lower_sosend()
13540 asoc->stream_locked = 1; in sctp_lower_sosend()
13546 asoc->stream_locked = 0; in sctp_lower_sosend()
13552 asoc->stream_locked = 0; in sctp_lower_sosend()
H A Dsctputil.c1256 asoc->stream_locked = 0; in sctp_init_asoc()