Searched defs:sctp_error_invalid_stream (Results 1 – 1 of 1) sorted by relevance
204 struct sctp_error_invalid_stream { struct205 struct sctp_error_cause cause; /* code=SCTP_ERROR_INVALID_STREAM */206 u_int16_t stream_id; /* stream id of the DATA in error */207 u_int16_t reserved;