Searched refs:stream_rst (Results 1 – 1 of 1) sorted by relevance
837 struct sctp_assoc_value stream_rst; in ConfigureSctpSocket() local838 stream_rst.assoc_id = SCTP_ALL_ASSOC; in ConfigureSctpSocket()839 stream_rst.assoc_value = 1; in ConfigureSctpSocket()841 &stream_rst, sizeof(stream_rst))) { in ConfigureSctpSocket()