Home
last modified time | relevance | path

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

/Linux-v5.4/net/openvswitch/
Dflow_table.c48 bool full, const struct sw_flow_mask *mask) in ovs_flow_mask_key()
428 const struct sw_flow_mask *mask) in masked_flow_lookup()
451 struct sw_flow_mask *mask; in ovs_flow_tbl_lookup_stats()
476 struct sw_flow_mask *mask; in ovs_flow_tbl_lookup_exact()
531 struct sw_flow_mask *mask; in ovs_flow_tbl_num_masks()
547 static void flow_mask_remove(struct flow_table *tbl, struct sw_flow_mask *mask) in flow_mask_remove()
584 static struct sw_flow_mask *mask_alloc(void) in mask_alloc()
586 struct sw_flow_mask *mask; in mask_alloc()
595 static bool mask_equal(const struct sw_flow_mask *a, in mask_equal()
596 const struct sw_flow_mask *b) in mask_equal()
[all …]
Dflow_table.h57 const struct sw_flow_mask *mask);
75 bool full, const struct sw_flow_mask *mask);
Dflow.h166 struct sw_flow_mask { struct
177 struct sw_flow_mask *mask; argument
217 struct sw_flow_mask *mask;
Dflow_netlink.h31 struct sw_flow_mask *mask);
Ddatapath.c895 struct sw_flow_mask mask; in ovs_flow_cmd_new()
1056 const struct sw_flow_mask *mask, in get_flow_actions()
1095 struct sw_flow_mask mask; in ovs_nla_init_match_and_action()
Dflow_netlink.c2513 struct sw_flow_mask *mask) in ovs_match_init()