Searched defs:sctp_stream_reset_out_request (Results 1 – 1 of 1) sorted by relevance
423 struct sctp_stream_reset_out_request { struct424 struct sctp_paramhdr ph;425 uint32_t request_seq; /* monotonically increasing seq no */426 uint32_t response_seq; /* if a response, the resp seq no */427 uint32_t send_reset_at_tsn; /* last TSN I assigned outbound */428 uint16_t list_of_streams[]; /* if not all list of streams */