Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dneighbour.h134 struct ndt_stats { struct
135 __u64 ndts_allocs;
136 __u64 ndts_destroys;
137 __u64 ndts_hash_grows;
138 __u64 ndts_res_failed;
139 __u64 ndts_lookups;
140 __u64 ndts_hits;
141 __u64 ndts_rcv_probes_mcast;
142 __u64 ndts_rcv_probes_ucast;
143 __u64 ndts_periodic_gc_runs;
[all …]
/linux/tools/include/uapi/linux/
H A Dneighbour.h134 struct ndt_stats { struct
135 __u64 ndts_allocs;
136 __u64 ndts_destroys;
137 __u64 ndts_hash_grows;
138 __u64 ndts_res_failed;
139 __u64 ndts_lookups;
140 __u64 ndts_hits;
141 __u64 ndts_rcv_probes_mcast;
142 __u64 ndts_rcv_probes_ucast;
143 __u64 ndts_periodic_gc_runs;
[all …]