Home
last modified time | relevance | path

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

/NextBSD/sys/net/
HDflowtable.h35 struct flowtable_stat { struct
36 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;