Home
last modified time | relevance | path

Searched defs:sctp_stream_reset_out_request (Results 1 – 1 of 1) sorted by relevance

/external/usrsctp/usrsctplib/netinet/
Dsctp_header.h456 struct sctp_stream_reset_out_request { struct
457 struct sctp_paramhdr ph;
458 uint32_t request_seq; /* monotonically increasing seq no */
459 uint32_t response_seq; /* if a response, the resp seq no */
460 uint32_t send_reset_at_tsn; /* last TSN I assigned outbound */
461 uint16_t list_of_streams[]; /* if not all list of streams */