sctp_iterator
struct sctp_iterator *it, *nit;
struct sctp_iterator *it, *nit;
struct sctp_iterator *it = NULL;
SCTP_MALLOC(it, struct sctp_iterator *, sizeof(struct sctp_iterator),
TAILQ_ENTRY(sctp_iterator) sctp_nxt_itr;
TAILQ_HEAD(sctpiterators, sctp_iterator);
struct sctp_iterator *cur_it;
struct sctp_iterator *stcb_starting_point_for_iterator;
void sctp_iterator_timer(struct sctp_iterator *it);
sctp_iterator_work(struct sctp_iterator *it)
struct sctp_iterator *it;