Home
last modified time | relevance | path

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

/linux-6.12.1/net/openvswitch/
Dflow_table.c732 u32 *n_cache_hit, in flow_lookup()
787 u32 *n_cache_hit) in ovs_flow_tbl_lookup_stats()
853 u32 __always_unused n_cache_hit; in ovs_flow_tbl_lookup() local
Ddatapath.h49 u64 n_cache_hit; member
Ddatapath.c254 u32 n_cache_hit; in ovs_dp_process_packet() local
/linux-6.12.1/include/uapi/linux/
Dopenvswitch.h114 __u64 n_cache_hit; /* Number of cache matches for flow lookups. */ member