HomeSort by: relevance | last modified time | path
    Searched defs:sctp_error_cause (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/netinet/
sctp.h 198 struct sctp_error_cause { struct
205 struct sctp_error_cause cause; /* code=SCTP_ERROR_INVALID_STREAM */
211 struct sctp_error_cause cause; /* code=SCTP_ERROR_MISSING_PARAM */
217 struct sctp_error_cause cause; /* code=SCTP_ERROR_STALE_COOKIE */
222 struct sctp_error_cause cause; /* code=SCTP_ERROR_OUT_OF_RESOURCES */
226 struct sctp_error_cause cause; /* code=SCTP_ERROR_UNRESOLVABLE_ADDR */
231 struct sctp_error_cause cause; /* code=SCTP_ERROR_UNRECOG_CHUNK */

Completed in 33 milliseconds