Searched defs:sctp_error_missing_param (Results 1 – 2 of 2) sorted by relevance
396 struct sctp_error_missing_param { struct397 struct sctp_error_cause cause; /* code=SCTP_CAUSE_MISSING_PARAM */398 uint32_t num_missing_params; /* number of missing parameters */399 uint16_t type[];