Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dopenvswitch.h110 struct ovs_dp_megaflow_stats { struct
111 __u64 n_mask_hit; /* Number of masks used for flow lookups. */
112 __u32 n_masks; /* Number of masks for the datapath. */
113 __u32 pad0; /* Pad for future expension. */
114 __u64 n_cache_hit; /* Number of cache matches for flow lookups. */
115 __u64 pad1; /* Pad for future expension. */