Searched defs:cfil_entry_stat (Results 1 – 1 of 1) sorted by relevance
382 struct cfil_entry_stat { struct383 uint32_t ces_len;384 uint32_t ces_filter_id;385 uint32_t ces_flags;386 uint32_t ces_necp_control_unit;387 struct timeval64 ces_last_event;388 struct timeval64 ces_last_action;389 struct cfe_buf_stat {417 struct cfil_entry_stat ces_entries[CFIL_MAX_FILTER_COUNT]; argument