Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp.h397 struct sctp_error_invalid_stream { struct
398 struct sctp_error_cause cause; /* code=SCTP_CAUSE_INVALID_STREAM */
399 uint16_t stream_id; /* stream id of the DATA in error */
400 uint16_t reserved;