Searched refs:no_user_data_cause (Results 1 – 1 of 1) sorted by relevance
5513 struct sctp_error_no_user_data *no_user_data_cause; local5520 no_user_data_cause = mtod(m, struct sctp_error_no_user_data *);5521 no_user_data_cause->cause.code = htons(SCTP_CAUSE_NO_USER_DATA);5522 no_user_data_cause->cause.length = htons(len);5523 no_user_data_cause->tsn = htonl(tsn);