Searched defs:ndt_stats (Results 1 – 2 of 2) sorted by relevance
89 struct ndt_stats { struct90 __u64 ndts_allocs;91 __u64 ndts_destroys;92 __u64 ndts_hash_grows;93 __u64 ndts_res_failed;94 __u64 ndts_lookups;95 __u64 ndts_hits;96 __u64 ndts_rcv_probes_mcast;97 __u64 ndts_rcv_probes_ucast;98 __u64 ndts_periodic_gc_runs;[all …]
92 struct ndt_stats struct94 __u64 ndts_allocs;95 __u64 ndts_destroys;96 __u64 ndts_hash_grows;97 __u64 ndts_res_failed;98 __u64 ndts_lookups;99 __u64 ndts_hits;100 __u64 ndts_rcv_probes_mcast;101 __u64 ndts_rcv_probes_ucast;102 __u64 ndts_periodic_gc_runs;[all …]