Searched refs:sctp_stream_reset_list (Results 1 – 6 of 6) sorted by relevance
192 struct sctp_stream_reset_list *,
83 struct sctp_stream_reset_list { struct84 TAILQ_ENTRY(sctp_stream_reset_list) next_resp;91 TAILQ_HEAD(sctp_resethead, sctp_stream_reset_list); argument
4184 struct sctp_stream_reset_list *liste;4187 siz = sizeof(struct sctp_stream_reset_list) + (number_entries * sizeof(uint16_t));4188 SCTP_MALLOC(liste, struct sctp_stream_reset_list *,
1730 struct sctp_stream_reset_list *liste; in sctp_process_a_data_chunk()
5449 struct sctp_stream_reset_list *strrst, *nstrrst;
12614 struct sctp_stream_reset_list *ent,