Searched defs:flowtable_stat (Results 1 – 1 of 1) sorted by relevance
35 struct flowtable_stat { struct36 uint64_t ft_collisions;37 uint64_t ft_misses;38 uint64_t ft_free_checks;39 uint64_t ft_frees;40 uint64_t ft_hits;41 uint64_t ft_lookups;42 uint64_t ft_fail_lle_invalid;43 uint64_t ft_inserts;