Home
last modified time | relevance | path

Searched defs:iterator_control (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_structs.h190 struct iterator_control { struct
191 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;