Searched defs:sctp_error_invalid_stream (Results 1 – 2 of 2) sorted by relevance
390 struct sctp_error_invalid_stream { struct391 struct sctp_error_cause cause; /* code=SCTP_CAUSE_INVALID_STREAM */392 uint16_t stream_id; /* stream id of the DATA in error */393 uint16_t reserved;