Home
last modified time | relevance | path

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

/linux/net/openvswitch/
H A Ddatapath.h51 u64 n_cache_hit; member
H A Ddatapath.c256 u32 n_cache_hit; in ovs_dp_process_packet() local
/linux/include/uapi/linux/
H A Dopenvswitch.h114 __u64 n_cache_hit; /* Number of cache matches for flow lookups. */ member