Searched refs:sw_flow_match (Results 1 – 6 of 6) sorted by relevance
| /linux/net/openvswitch/ |
| A D | flow_netlink.h | 29 void ovs_match_init(struct sw_flow_match *match, 45 int ovs_nla_get_match(struct net *, struct sw_flow_match *,
|
| A D | flow_table.h | 101 const struct sw_flow_match *match); 105 bool ovs_flow_cmp(const struct sw_flow *, const struct sw_flow_match *);
|
| A D | flow_netlink.c | 91 static void update_range(struct sw_flow_match *match, in update_range() 152 static bool match_validate(const struct sw_flow_match *match, in match_validate() 522 struct sw_flow_match *match, bool is_mask, in genev_tun_opt_from_nlattr() 573 struct sw_flow_match *match, bool is_mask, in vxlan_tun_opt_from_nlattr() 629 struct sw_flow_match *match, bool is_mask, in erspan_tun_opt_from_nlattr() 656 struct sw_flow_match *match, bool is_mask, in ip_tun_from_nlattr() 1377 struct sw_flow_match *match, bool is_mask, in nsh_key_put_from_nlattr() 1931 struct sw_flow_match match; in ovs_nla_get_flow_metadata() 2590 void ovs_match_init(struct sw_flow_match *match, in ovs_match_init() 2639 struct sw_flow_match match; in validate_and_copy_set_tun() [all …]
|
| A D | flow.h | 176 struct sw_flow_match { struct
|
| A D | flow_table.c | 690 const struct sw_flow_match *match) in ovs_flow_cmp_unmasked_key() 870 const struct sw_flow_match *match) in ovs_flow_tbl_lookup_exact() 911 const struct sw_flow_match *match) in ovs_flow_cmp()
|
| A D | datapath.c | 942 struct sw_flow_match match; in ovs_flow_cmd_new() 1133 struct sw_flow_match *match, in ovs_nla_init_match_and_action() 1182 struct sw_flow_match match; in ovs_flow_cmd_set() 1283 struct sw_flow_match match; in ovs_flow_cmd_get() 1342 struct sw_flow_match match; in ovs_flow_cmd_del()
|
Completed in 24 milliseconds