Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dcontent_filter.h378 struct cfil_entry_stat { struct
379 uint32_t ces_len;
380 uint32_t ces_filter_id;
381 uint32_t ces_flags;
382 uint32_t ces_necp_control_unit;
383 struct timeval64 ces_last_event;
384 struct timeval64 ces_last_action;
385 struct cfe_buf_stat {
413 struct cfil_entry_stat ces_entries[CFIL_MAX_FILTER_COUNT]; argument