Searched refs:sctp_stream_reset_response_tsn (Results 1 – 3 of 3) sorted by relevance
481 struct sctp_stream_reset_response_tsn { struct522 struct sctp_stream_reset_response_tsn sr_resp;
3956 struct sctp_stream_reset_response_tsn *resp;3963 if (ntohs(respin->ph.param_length) < sizeof(struct sctp_stream_reset_response_tsn)) {3967 resp = (struct sctp_stream_reset_response_tsn *)respin;
12680 struct sctp_stream_reset_response_tsn *resp;12687 resp = (struct sctp_stream_reset_response_tsn *)((caddr_t)ch + len);12689 len = sizeof(struct sctp_stream_reset_response_tsn);