Home
last modified time | relevance | path

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

/Linux-v4.19/net/openvswitch/
Dflow_table.c61 bool full, const struct sw_flow_mask *mask) in ovs_flow_mask_key()
468 const struct sw_flow_mask *mask) in masked_flow_lookup()
491 struct sw_flow_mask *mask; in ovs_flow_tbl_lookup_stats()
516 struct sw_flow_mask *mask; in ovs_flow_tbl_lookup_exact()
571 struct sw_flow_mask *mask; in ovs_flow_tbl_num_masks()
587 static void flow_mask_remove(struct flow_table *tbl, struct sw_flow_mask *mask) in flow_mask_remove()
624 static struct sw_flow_mask *mask_alloc(void) in mask_alloc()
626 struct sw_flow_mask *mask; in mask_alloc()
635 static bool mask_equal(const struct sw_flow_mask *a, in mask_equal()
636 const struct sw_flow_mask *b) in mask_equal()
[all …]
Dflow_table.h71 const struct sw_flow_mask *mask);
89 bool full, const struct sw_flow_mask *mask);
Dflow.h180 struct sw_flow_mask { struct
191 struct sw_flow_mask *mask; argument
231 struct sw_flow_mask *mask;
Dflow_netlink.h45 struct sw_flow_mask *mask);
Ddatapath.c888 struct sw_flow_mask mask; in ovs_flow_cmd_new()
1049 const struct sw_flow_mask *mask, in get_flow_actions()
1087 struct sw_flow_mask mask; in ovs_nla_init_match_and_action()
Dflow_netlink.c2500 struct sw_flow_mask *mask) in ovs_match_init()