Searched refs:sw_flow_match (Results 1 – 5 of 5) sorted by relevance
| /linux/net/openvswitch/ |
| H 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 *,
|
| H 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 *);
|
| H A D | flow_netlink.c | 95 static void update_range(struct sw_flow_match *match, in update_range() 163 static bool match_validate(const struct sw_flow_match *match, in match_validate() 543 struct sw_flow_match *match, bool is_mask, in genev_tun_opt_from_nlattr() 594 struct sw_flow_match *match, bool is_mask, in vxlan_tun_opt_from_nlattr() 650 struct sw_flow_match *match, bool is_mask, in erspan_tun_opt_from_nlattr() 677 struct sw_flow_match *match, bool is_mask, in ip_tun_from_nlattr() 988 static int encode_vlan_from_nlattrs(struct sw_flow_match *match, in encode_vlan_from_nlattrs() 1011 static int validate_vlan_from_nlattrs(const struct sw_flow_match *match, in validate_vlan_from_nlattrs() 1049 static int validate_vlan_mask_from_nlattrs(const struct sw_flow_match *match, in validate_vlan_mask_from_nlattrs() 1091 static int __parse_vlan_from_nlattrs(struct sw_flow_match *match, in __parse_vlan_from_nlattrs() [all …]
|
| H A D | flow.h | 190 struct sw_flow_match { struct
|
| H A D | datapath.c | 1006 struct sw_flow_match match; in ovs_flow_cmd_new() 1203 struct sw_flow_match *match, in ovs_nla_init_match_and_action() 1252 struct sw_flow_match match; in ovs_flow_cmd_set() 1353 struct sw_flow_match match; in ovs_flow_cmd_get() 1412 struct sw_flow_match match; in ovs_flow_cmd_del()
|