Searched defs:iterator_control (Results 1 – 1 of 1) sorted by relevance
190 struct iterator_control { struct191 struct mtx ipi_iterator_wq_mtx;192 struct mtx it_mtx;193 SCTP_PROCESS_STRUCT thread_proc;194 struct sctpiterators iteratorhead;195 struct sctp_iterator *cur_it;196 uint32_t iterator_running;197 uint32_t iterator_flags;