Searched defs:cfil_entry_stat (Results 1 – 1 of 1) sorted by relevance
376 struct cfil_entry_stat { struct377 uint32_t ces_len;378 uint32_t ces_filter_id;379 uint32_t ces_flags;380 uint32_t ces_necp_control_unit;381 struct timeval64 ces_last_event;382 struct timeval64 ces_last_action;383 struct cfe_buf_stat {411 struct cfil_entry_stat ces_entries[CFIL_MAX_FILTER_COUNT]; argument