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 …]
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 …]