Searched defs:ctl_ooa (Results 1 – 1 of 1) sorted by relevance
266 struct ctl_ooa { struct267 ctl_ooa_flags flags; /* passed to kernel */ argument271 struct ctl_ooa_entry *entries; /* filled in kernel */ argument272 uint32_t fill_len; /* passed to userland */273 uint32_t fill_num; /* passed to userland */274 uint32_t dropped_num; /* passed to userland */275 struct bintime cur_bt; /* passed to userland */276 ctl_get_ooa_status status; /* passed to userland */