Searched defs:sctp_error_missing_param (Results 1 – 1 of 1) sorted by relevance
415 struct sctp_error_missing_param { struct416 struct sctp_error_cause cause; /* code=SCTP_CAUSE_MISSING_PARAM */417 uint32_t num_missing_params; /* number of missing parameters */418 uint16_t type[];