sctp_stream_reset_list
struct sctp_stream_reset_list *liste;
struct sctp_stream_reset_list *strrst, *nstrrst;
struct sctp_stream_reset_list *liste;
siz = sizeof(struct sctp_stream_reset_list) + (number_entries * sizeof(uint16_t));
SCTP_MALLOC(liste, struct sctp_stream_reset_list *,
struct sctp_stream_reset_list *ent,
struct sctp_stream_reset_list *,
struct sctp_stream_reset_list *strrst, *nstrrst;
TAILQ_ENTRY(sctp_stream_reset_list) next_resp;
TAILQ_HEAD(sctp_resethead, sctp_stream_reset_list);