Searched refs:sctp_stream_reset_response_tsn (Results 1 – 3 of 3) sorted by relevance
460 struct sctp_stream_reset_response_tsn { struct501 struct sctp_stream_reset_response_tsn sr_resp;
3789 struct sctp_stream_reset_response_tsn *resp; in sctp_handle_stream_reset_response()3797 if (ntohs(respin->ph.param_length) < sizeof(struct sctp_stream_reset_response_tsn)) { in sctp_handle_stream_reset_response()3801 resp = (struct sctp_stream_reset_response_tsn *)respin; in sctp_handle_stream_reset_response()
11974 struct sctp_stream_reset_response_tsn *resp; in sctp_add_stream_reset_result_tsn()11981 resp = (struct sctp_stream_reset_response_tsn *)((caddr_t)ch + len); in sctp_add_stream_reset_result_tsn()11983 len = sizeof(struct sctp_stream_reset_response_tsn); in sctp_add_stream_reset_result_tsn()