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;
3855 struct sctp_stream_reset_response *respin)4512 struct sctp_stream_reset_response *resp;4515 if (param_len < sizeof(struct sctp_stream_reset_response)) {4518 resp = (struct sctp_stream_reset_response *)ph;
12588 struct sctp_stream_reset_response *resp;12595 resp = (struct sctp_stream_reset_response *)((caddr_t)ch + len);12597 len = sizeof(struct sctp_stream_reset_response);