Home
last modified time | relevance | path

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

/linux-4.1.27/net/openvswitch/
Dflow_netlink.h43 void ovs_match_init(struct sw_flow_match *match,
55 int ovs_nla_get_match(struct sw_flow_match *, const struct nlattr *key,
Dflow_table.h82 const struct sw_flow_match *match);
86 bool ovs_flow_cmp(const struct sw_flow *, const struct sw_flow_match *);
Dflow_netlink.c61 static void update_range(struct sw_flow_match *match, in update_range()
122 static bool match_validate(const struct sw_flow_match *match, in match_validate()
418 struct sw_flow_match *match, bool is_mask, in genev_tun_opt_from_nlattr()
473 struct sw_flow_match *match, bool is_mask, in vxlan_tun_opt_from_nlattr()
504 struct sw_flow_match *match, bool is_mask, in ipv4_tun_from_nlattr()
718 static int metadata_from_nlattrs(struct sw_flow_match *match, u64 *attrs, in metadata_from_nlattrs()
774 static int ovs_key_from_nlattrs(struct sw_flow_match *match, u64 attrs, in ovs_key_from_nlattrs()
1042 int ovs_nla_get_match(struct sw_flow_match *match, in ovs_nla_get_match()
1258 struct sw_flow_match match; in ovs_nla_get_flow_metadata()
1700 void ovs_match_init(struct sw_flow_match *match, in ovs_match_init()
[all …]
Dflow_table.c459 const struct sw_flow_match *match) in ovs_flow_cmp_unmasked_key()
516 const struct sw_flow_match *match) in ovs_flow_tbl_lookup_exact()
546 bool ovs_flow_cmp(const struct sw_flow *flow, const struct sw_flow_match *match) in ovs_flow_cmp()
Dflow.h194 struct sw_flow_match { struct
Ddatapath.c874 struct sw_flow_match match; in ovs_flow_cmd_new()
1054 struct sw_flow_match match; in ovs_flow_cmd_set()
1164 struct sw_flow_match match; in ovs_flow_cmd_get()
1222 struct sw_flow_match match; in ovs_flow_cmd_del()