Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dsctp_uio.h489 struct sctp_stream_reset { struct
490 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*/