Searched defs:ndt_stats (Results 1 – 2 of 2) sorted by relevance
134 struct ndt_stats { struct135 __u64 ndts_allocs;136 __u64 ndts_destroys;137 __u64 ndts_hash_grows;138 __u64 ndts_res_failed;139 __u64 ndts_lookups;140 __u64 ndts_hits;141 __u64 ndts_rcv_probes_mcast;142 __u64 ndts_rcv_probes_ucast;143 __u64 ndts_periodic_gc_runs;[all …]