Searched refs:sctp_stream_reset_list (Results 1 – 4 of 4) sorted by relevance
81 struct sctp_stream_reset_list { struct82 TAILQ_ENTRY(sctp_stream_reset_list) next_resp;88 TAILQ_HEAD(sctp_resethead, sctp_stream_reset_list); argument
3996 struct sctp_stream_reset_list *liste;3999 siz = sizeof(struct sctp_stream_reset_list) + (number_entries * sizeof(uint16_t));4000 SCTP_MALLOC(liste, struct sctp_stream_reset_list *,
1295 struct sctp_stream_reset_list *liste; in sctp_process_a_data_chunk()
5419 struct sctp_stream_reset_list *strrst, *nstrrst;