Searched refs:sctp_stream_reset_response (Results 1 – 3 of 3) sorted by relevance
456 struct sctp_stream_reset_response { struct497 struct sctp_stream_reset_response sr_resp;
3490 struct sctp_stream_reset_response *respin) in sctp_handle_stream_reset_response()4151 struct sctp_stream_reset_response *resp; in sctp_handle_stream_reset()4154 if (param_len < sizeof(struct sctp_stream_reset_response)) { in sctp_handle_stream_reset()4157 resp = (struct sctp_stream_reset_response *)ph; in sctp_handle_stream_reset()
11795 struct sctp_stream_reset_response *resp; in sctp_add_stream_reset_result()11802 resp = (struct sctp_stream_reset_response *)((caddr_t)ch + len); in sctp_add_stream_reset_result()11804 len = sizeof(struct sctp_stream_reset_response); in sctp_add_stream_reset_result()