Home
last modified time | relevance | path

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

/linux-4.1.27/net/openvswitch/
Ddatapath.h53 struct dp_stats_percpu { struct
54 u64 n_hit;
55 u64 n_missed;
56 u64 n_lost;
57 u64 n_mask_hit;
58 struct u64_stats_sync syncp;