Home
last modified time | relevance | path

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

/openbmc/linux/net/openvswitch/
H A 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
H A Ddatapath.h49 u64 n_cache_hit; member
H A Ddatapath.c255 u32 n_cache_hit; in ovs_dp_process_packet() local
/openbmc/linux/include/uapi/linux/
H A Dopenvswitch.h114 __u64 n_cache_hit; /* Number of cache matches for flow lookups. */ member