Home
last modified time | relevance | path

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

/linux-6.6.21/net/openvswitch/
Ddatapath.h44 struct dp_stats_percpu { struct
45 u64 n_hit;
46 u64 n_missed;
47 u64 n_lost;
48 u64 n_mask_hit;
49 u64 n_cache_hit;
50 struct u64_stats_sync syncp;