Searched defs:ndt_stats (Results 1 – 1 of 1) sorted by relevance
89 struct ndt_stats { struct90 __u64 ndts_allocs;91 __u64 ndts_destroys;92 __u64 ndts_hash_grows;93 __u64 ndts_res_failed;94 __u64 ndts_lookups;95 __u64 ndts_hits;96 __u64 ndts_rcv_probes_mcast;97 __u64 ndts_rcv_probes_ucast;98 __u64 ndts_periodic_gc_runs;[all …]