Searched refs:sctp_stream_reset_response (Results 1 – 3 of 3) sorted by relevance
475 struct sctp_stream_reset_response { struct516 struct sctp_stream_reset_response sr_resp;
3859 struct sctp_stream_reset_response *respin)4518 struct sctp_stream_reset_response *resp;4521 if (param_len < sizeof(struct sctp_stream_reset_response)) {4524 resp = (struct sctp_stream_reset_response *)ph;
12685 struct sctp_stream_reset_response *resp;12692 resp = (struct sctp_stream_reset_response *)((caddr_t)ch + len);12694 len = sizeof(struct sctp_stream_reset_response);