Searched refs:sctp_stream_reset_list (Results 1 – 6 of 6) sorted by relevance
212 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
4188 struct sctp_stream_reset_list *liste;4191 siz = sizeof(struct sctp_stream_reset_list) + (number_entries * sizeof(uint16_t));4192 SCTP_MALLOC(liste, struct sctp_stream_reset_list *,
1710 struct sctp_stream_reset_list *liste; in sctp_process_a_data_chunk()
5489 struct sctp_stream_reset_list *strrst, *nstrrst;
12711 struct sctp_stream_reset_list *ent,