Searched defs:ndt_stats (Results 1 – 3 of 3) sorted by relevance
57 struct ndt_stats { struct58 __u64 ndts_allocs;59 __u64 ndts_destroys;60 __u64 ndts_hash_grows;61 __u64 ndts_res_failed;62 __u64 ndts_lookups;63 __u64 ndts_hits;64 __u64 ndts_rcv_probes_mcast;65 __u64 ndts_rcv_probes_ucast;66 __u64 ndts_periodic_gc_runs;[all …]
108 struct ndt_stats { struct109 __u64 ndts_allocs;110 __u64 ndts_destroys;111 __u64 ndts_hash_grows;112 __u64 ndts_res_failed;113 __u64 ndts_lookups;114 __u64 ndts_hits;115 __u64 ndts_rcv_probes_mcast;116 __u64 ndts_rcv_probes_ucast;117 __u64 ndts_periodic_gc_runs;[all …]
74 struct ndt_stats { struct75 __u64 ndts_allocs;76 __u64 ndts_destroys;77 __u64 ndts_hash_grows;78 __u64 ndts_res_failed;79 __u64 ndts_lookups;80 __u64 ndts_hits;81 __u64 ndts_rcv_probes_mcast;82 __u64 ndts_rcv_probes_ucast;83 __u64 ndts_periodic_gc_runs;[all …]