Home
last modified time | relevance | path

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

/linux-6.15/net/openvswitch/
H A Dflow_table.c271 struct sw_flow_mask *new) in tbl_mask_array_add_mask()
299 struct sw_flow_mask *mask) in tbl_mask_array_del_mask()
737 struct sw_flow_mask *mask; in flow_lookup()
877 struct sw_flow_mask *mask; in ovs_flow_tbl_lookup_exact()
967 struct sw_flow_mask *mask; in mask_alloc()
977 const struct sw_flow_mask *b) in mask_equal()
995 struct sw_flow_mask *t; in flow_mask_find()
1007 const struct sw_flow_mask *new) in flow_mask_insert()
1009 struct sw_flow_mask *mask; in flow_mask_insert()
1082 const struct sw_flow_mask *mask) in ovs_flow_tbl_insert()
[all …]
H A 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);
H A Dflow.h183 struct sw_flow_mask { struct
193 struct sw_flow_mask *mask; argument
233 struct sw_flow_mask *mask;
H A Dflow_netlink.h31 struct sw_flow_mask *mask);
H A 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()
H A Dflow_netlink.c2717 struct sw_flow_mask *mask) in ovs_match_init()