Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/openvswitch/
Dflow_netlink.h29 void ovs_match_init(struct sw_flow_match *match,
45 int ovs_nla_get_match(struct net *, struct sw_flow_match *,
Dflow_table.h101 const struct sw_flow_match *match);
105 bool ovs_flow_cmp(const struct sw_flow *, const struct sw_flow_match *);
Dflow_netlink.c91 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()
962 static int encode_vlan_from_nlattrs(struct sw_flow_match *match, in encode_vlan_from_nlattrs()
985 static int validate_vlan_from_nlattrs(const struct sw_flow_match *match, in validate_vlan_from_nlattrs()
1023 static int validate_vlan_mask_from_nlattrs(const struct sw_flow_match *match, in validate_vlan_mask_from_nlattrs()
1065 static int __parse_vlan_from_nlattrs(struct sw_flow_match *match, in __parse_vlan_from_nlattrs()
[all …]
Dflow.h176 struct sw_flow_match { struct
Dflow_table.c690 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()
Ddatapath.c929 struct sw_flow_match match; in ovs_flow_cmd_new()
1120 struct sw_flow_match *match, in ovs_nla_init_match_and_action()
1169 struct sw_flow_match match; in ovs_flow_cmd_set()
1270 struct sw_flow_match match; in ovs_flow_cmd_get()
1329 struct sw_flow_match match; in ovs_flow_cmd_del()