Home
last modified time | relevance | path

Searched defs:ndt_stats (Results 1 – 1 of 1) sorted by relevance

/third_party/libnl/include/linux-private/linux/
Dneighbour.h101 struct ndt_stats { struct
102 __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 …]