Searched defs:ndt_stats (Results 1 – 1 of 1) sorted by relevance
98 struct ndt_stats { struct99 __u64 ndts_allocs;100 __u64 ndts_destroys;101 __u64 ndts_hash_grows;102 __u64 ndts_res_failed;103 __u64 ndts_lookups;104 __u64 ndts_hits;105 __u64 ndts_rcv_probes_mcast;106 __u64 ndts_rcv_probes_ucast;107 __u64 ndts_periodic_gc_runs;[all …]