Home
last modified time | relevance | path

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

/linux-6.6.21/net/openvswitch/
Dflow_table.c735 u32 *n_cache_hit, in flow_lookup()
790 u32 *n_cache_hit) in ovs_flow_tbl_lookup_stats()
856 u32 __always_unused n_cache_hit; in ovs_flow_tbl_lookup() local
Ddatapath.h49 u64 n_cache_hit; member
Ddatapath.c255 u32 n_cache_hit; in ovs_dp_process_packet() local
/linux-6.6.21/include/uapi/linux/
Dopenvswitch.h114 __u64 n_cache_hit; /* Number of cache matches for flow lookups. */ member