]> git.proxmox.com Git - mirror_ovs.git/blobdiff - ofproto/ofproto-dpif.h
cirrus: Use FreeBSD 12.2.
[mirror_ovs.git] / ofproto / ofproto-dpif.h
index 1f5794f03169f460da777e1102834bb78d8c7c4a..b41c3d82adf25017f15d0bfad28cf96fe7727f2c 100644 (file)
@@ -385,7 +385,7 @@ int ofproto_dpif_add_internal_flow(struct ofproto_dpif *,
 int ofproto_dpif_delete_internal_flow(struct ofproto_dpif *, struct match *,
                                       int priority);
 int ofproto_dpif_add_lb_output_buckets(struct ofproto_dpif *, uint32_t bond_id,
-                                       const ofp_port_t *slave_map);
+                                       const ofp_port_t *member_map);
 int ofproto_dpif_delete_lb_output_buckets(struct ofproto_dpif *,
                                           uint32_t bond_id);
 bool ovs_lb_output_action_supported(struct ofproto_dpif *);