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