Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_structs.h173 struct iterator_control { struct
174 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;