Searched defs:ndt_stats (Results 1 – 1 of 1) sorted by relevance
108 struct ndt_stats { struct109 __u64 ndts_allocs;110 __u64 ndts_destroys;111 __u64 ndts_hash_grows;112 __u64 ndts_res_failed;113 __u64 ndts_lookups;114 __u64 ndts_hits;115 __u64 ndts_rcv_probes_mcast;116 __u64 ndts_rcv_probes_ucast;117 __u64 ndts_periodic_gc_runs;[all …]