Searched defs:iterator_control (Results 1 – 1 of 1) sorted by relevance
173 struct iterator_control { struct174 struct mtx ipi_iterator_wq_mtx;175 struct mtx it_mtx;176 SCTP_PROCESS_STRUCT thread_proc;177 struct sctpiterators iteratorhead;178 struct sctp_iterator *cur_it;179 uint32_t iterator_running;180 uint32_t iterator_flags;