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