Searched defs:ndt_stats (Results 1 – 1 of 1) sorted by relevance
103 struct ndt_stats { struct104 __u64 ndts_allocs;105 __u64 ndts_destroys;106 __u64 ndts_hash_grows;107 __u64 ndts_res_failed;108 __u64 ndts_lookups;109 __u64 ndts_hits;110 __u64 ndts_rcv_probes_mcast;111 __u64 ndts_rcv_probes_ucast;112 __u64 ndts_periodic_gc_runs;[all …]