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()
13183 if ((asoc->stream_locked) && in sctp_lower_sosend()
13236 asoc->stream_locked = 0; in sctp_lower_sosend()
13244 asoc->stream_locked = 1; in sctp_lower_sosend()
13539 asoc->stream_locked = 1; in sctp_lower_sosend()
13545 asoc->stream_locked = 0; in sctp_lower_sosend()
13551 asoc->stream_locked = 0; in sctp_lower_sosend()
H A Dsctputil.c1256 asoc->stream_locked = 0; in sctp_init_asoc()