]> git.proxmox.com Git - mirror_ovs.git/blobdiff - ofproto/ofproto-dpif-xlate.h
odp-util: Improve log messages and error reporting for Netlink parsing.
[mirror_ovs.git] / ofproto / ofproto-dpif-xlate.h
index 0a5a52887b80e811c1d51b03e538fa5df2de6ea1..5a51d7b303ca057f8fcf135db48d089ea1d13b55 100644 (file)
@@ -199,7 +199,8 @@ void xlate_ofport_remove(struct ofport_dpif *);
 
 struct ofproto_dpif * xlate_lookup_ofproto(const struct dpif_backer *,
                                            const struct flow *,
-                                           ofp_port_t *ofp_in_port);
+                                           ofp_port_t *ofp_in_port,
+                                           char **errorp);
 int xlate_lookup(const struct dpif_backer *, const struct flow *,
                  struct ofproto_dpif **, struct dpif_ipfix **,
                  struct dpif_sflow **, struct netflow **,