Home
last modified time | relevance | path

Searched refs:sw_flow_mask (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/net/openvswitch/
Dflow_table.c54 bool full, const struct sw_flow_mask *mask) in ovs_flow_mask_key()
271 struct sw_flow_mask *new) in tbl_mask_array_add_mask()
299 struct sw_flow_mask *mask) in tbl_mask_array_del_mask()
331 static void flow_mask_remove(struct flow_table *tbl, struct sw_flow_mask *mask) in flow_mask_remove()
700 const struct sw_flow_mask *mask, in masked_flow_lookup()
737 struct sw_flow_mask *mask; in flow_lookup()
877 struct sw_flow_mask *mask; in ovs_flow_tbl_lookup_exact()
965 static struct sw_flow_mask *mask_alloc(void) in mask_alloc()
967 struct sw_flow_mask *mask; in mask_alloc()
976 static bool mask_equal(const struct sw_flow_mask *a, in mask_equal()
[all …]
Dflow_table.h51 struct sw_flow_mask __rcu *masks[] __counted_by(max);
86 const struct sw_flow_mask *mask);
108 bool full, const struct sw_flow_mask *mask);
Dflow.h183 struct sw_flow_mask { struct
193 struct sw_flow_mask *mask; argument
233 struct sw_flow_mask *mask;
Dflow_netlink.h31 struct sw_flow_mask *mask);
Ddatapath.c971 struct sw_flow_mask mask; in ovs_flow_cmd_new()
1140 const struct sw_flow_mask *mask, in get_flow_actions()
1179 struct sw_flow_mask mask; in ovs_nla_init_match_and_action()
Dflow_netlink.c2730 struct sw_flow_mask *mask) in ovs_match_init()