Home
last modified time | relevance | path

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

/Linux-v5.4/net/openvswitch/
Ddatapath.h41 struct dp_stats_percpu { struct
42 u64 n_hit;
43 u64 n_missed;
44 u64 n_lost;
45 u64 n_mask_hit;
46 struct u64_stats_sync syncp;