Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp.h403 struct sctp_error_missing_param { struct
404 struct sctp_error_cause cause; /* code=SCTP_CAUSE_MISSING_PARAM */
405 uint32_t num_missing_params; /* number of missing parameters */
406 uint16_t type[];