Searched defs:ndt_stats (Results 1 – 1 of 1) sorted by relevance
123 struct ndt_stats { struct124 __u64 ndts_allocs;125 __u64 ndts_destroys;126 __u64 ndts_hash_grows;127 __u64 ndts_res_failed;128 __u64 ndts_lookups;129 __u64 ndts_hits;130 __u64 ndts_rcv_probes_mcast;131 __u64 ndts_rcv_probes_ucast;132 __u64 ndts_periodic_gc_runs;[all …]