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