Home
last modified time | relevance | path

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

/linux-6.1.9/net/openvswitch/
Dflow_table.c734 u32 *n_cache_hit, in flow_lookup()
789 u32 *n_cache_hit) in ovs_flow_tbl_lookup_stats()
855 u32 __always_unused n_cache_hit; in ovs_flow_tbl_lookup() local
Ddatapath.h49 u64 n_cache_hit; member
Ddatapath.c233 u32 n_cache_hit; in ovs_dp_process_packet() local
/linux-6.1.9/include/uapi/linux/
Dopenvswitch.h114 __u64 n_cache_hit; /* Number of cache matches for flow lookups. */ member