Home
last modified time | relevance | path

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

/linux-3.3/net/openvswitch/
Ddatapath.h48 struct dp_stats_percpu { struct
49 u64 n_hit;
50 u64 n_missed;
51 u64 n_lost;
52 struct u64_stats_sync sync;