Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_impl.h804 sctp_flowctrld : 1, /* upper layer flow controlled */ member
843 #define sctp_flowctrld sctp_bits.sctp_flowctrld macro
H A Dsctp_input.c1558 if (sctp->sctp_flowctrld) { in sctp_data_chunk()
1565 sctp->sctp_flowctrld = B_TRUE; in sctp_data_chunk()
1696 if (sctp->sctp_flowctrld) { in sctp_data_chunk()
1703 sctp->sctp_flowctrld = B_TRUE; in sctp_data_chunk()
2377 if (sctp->sctp_flowctrld) { in sctp_process_forward_tsn()
2385 sctp->sctp_flowctrld = B_TRUE; in sctp_process_forward_tsn()
4437 sctp->sctp_flowctrld = B_FALSE; in sctp_recvd()