Searched defs:sctp_stream_reset (Results 1 – 1 of 1) sorted by relevance
489 struct sctp_stream_reset { struct490 sctp_assoc_t strrst_assoc_id;491 u_int16_t strrst_flags;492 u_int16_t strrst_num_streams; /* 0 == ALL */493 u_int16_t strrst_list[0]; /* list if strrst_num_streams is not 0*/