Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dopenvswitch.h107 struct ovs_dp_megaflow_stats { struct
108 __u64 n_mask_hit; /* Number of masks used for flow lookups. */
109 __u32 n_masks; /* Number of masks for the datapath. */
110 __u32 pad0; /* Pad for future expension. */
111 __u64 n_cache_hit; /* Number of cache matches for flow lookups. */
112 __u64 pad1; /* Pad for future expension. */