Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_header.h421 struct sctp_stream_reset_out_request { struct
422 struct sctp_paramhdr ph;
423 uint32_t request_seq; /* monotonically increasing seq no */
424 uint32_t response_seq; /* if a response, the resp seq no */
425 uint32_t send_reset_at_tsn; /* last TSN I assigned outbound */
426 uint16_t list_of_streams[]; /* if not all list of streams */