Searched defs:ndt_stats (Results 1 – 3 of 3) sorted by relevance
90 struct ndt_stats struct92 __u64 ndts_allocs;93 __u64 ndts_destroys;94 __u64 ndts_hash_grows;95 __u64 ndts_res_failed;96 __u64 ndts_lookups;97 __u64 ndts_hits;98 __u64 ndts_rcv_probes_mcast;99 __u64 ndts_rcv_probes_ucast;100 __u64 ndts_periodic_gc_runs;[all …]
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 …]
96 struct ndt_stats { struct97 __u64 ndts_allocs;98 __u64 ndts_destroys;99 __u64 ndts_hash_grows;100 __u64 ndts_res_failed;101 __u64 ndts_lookups;102 __u64 ndts_hits;103 __u64 ndts_rcv_probes_mcast;104 __u64 ndts_rcv_probes_ucast;105 __u64 ndts_periodic_gc_runs;[all …]