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