Searched defs:ndt_stats (Results 1 – 1 of 1) sorted by relevance
129 struct ndt_stats { struct130 __u64 ndts_allocs;131 __u64 ndts_destroys;132 __u64 ndts_hash_grows;133 __u64 ndts_res_failed;134 __u64 ndts_lookups;135 __u64 ndts_hits;136 __u64 ndts_rcv_probes_mcast;137 __u64 ndts_rcv_probes_ucast;138 __u64 ndts_periodic_gc_runs;[all …]