Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h12575 struct neigh_statistics { struct
12576 long unsigned int allocs;
12577 long unsigned int destroys;
12578 long unsigned int hash_grows;
12579 long unsigned int res_failed;
12580 long unsigned int lookups;
12581 long unsigned int hits;
12582 long unsigned int rcv_probes_mcast;
12583 long unsigned int rcv_probes_ucast;
12584 long unsigned int periodic_gc_runs;
[all …]