Home
last modified time | relevance | path

Searched defs:n_mask_hit (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/net/openvswitch/
H A Ddatapath.h48 u64 n_mask_hit; member
H A Dflow_table.c700 masked_flow_lookup(struct table_instance *ti, const struct sw_flow_key *unmasked, const struct sw_flow_mask *mask, u32 *n_mask_hit) masked_flow_lookup() argument
729 flow_lookup(struct flow_table *tbl, struct table_instance *ti, struct mask_array *ma, const struct sw_flow_key *key, u32 *n_mask_hit, u32 *n_cache_hit, u32 *index) flow_lookup() argument
785 ovs_flow_tbl_lookup_stats(struct flow_table *tbl, const struct sw_flow_key *key, u32 skb_hash, u32 *n_mask_hit, u32 *n_cache_hit) ovs_flow_tbl_lookup_stats() argument
854 u32 __always_unused n_mask_hit; ovs_flow_tbl_lookup() local
878 u32 __always_unused n_mask_hit; ovs_flow_tbl_lookup_exact() local
[all...]
H A Ddatapath.c227 u32 n_mask_hit; in ovs_dp_process_packet() local
/kernel/linux/linux-6.6/net/openvswitch/
H A Ddatapath.h48 u64 n_mask_hit; member
H A Dflow_table.c701 masked_flow_lookup(struct table_instance *ti, const struct sw_flow_key *unmasked, const struct sw_flow_mask *mask, u32 *n_mask_hit) masked_flow_lookup() argument
730 flow_lookup(struct flow_table *tbl, struct table_instance *ti, struct mask_array *ma, const struct sw_flow_key *key, u32 *n_mask_hit, u32 *n_cache_hit, u32 *index) flow_lookup() argument
786 ovs_flow_tbl_lookup_stats(struct flow_table *tbl, const struct sw_flow_key *key, u32 skb_hash, u32 *n_mask_hit, u32 *n_cache_hit) ovs_flow_tbl_lookup_stats() argument
855 u32 __always_unused n_mask_hit; ovs_flow_tbl_lookup() local
879 u32 __always_unused n_mask_hit; ovs_flow_tbl_lookup_exact() local
[all...]
H A Ddatapath.c254 u32 n_mask_hit; in ovs_dp_process_packet() local
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dopenvswitch.h103 __u64 n_mask_hit; /* Number of masks used for flow lookups. */ member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dopenvswitch.h111 __u64 n_mask_hit; /* Number of masks used for flow lookups. */ member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dopenvswitch.h56 __u64 n_mask_hit; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dopenvswitch.h56 __u64 n_mask_hit; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dopenvswitch.h42 __u64 n_mask_hit; member

Completed in 20 milliseconds