X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fofp-parse.h;h=8ad3c59df3833114cac0970f65cc5278d02f23f7;hb=84095d268f41efd2754fb920b9e93b665f7b64ba;hp=d55159aa6002f54411ddda761afc226b7f061af8;hpb=ec610b7bf4f4890f50c2c7d2fbfe6120ad9312f1;p=openvswitch diff --git a/lib/ofp-parse.h b/lib/ofp-parse.h index d55159aa..8ad3c59d 100644 --- a/lib/ofp-parse.h +++ b/lib/ofp-parse.h @@ -29,7 +29,7 @@ struct flow_stats_request; struct list; struct ofpbuf; -void parse_ofp_str(struct flow_mod *, struct ofpbuf *actions, const char *str_, +void parse_ofp_str(struct flow_mod *, int command, const char *str_, bool verbose); void parse_ofp_flow_mod_str(struct list *packets,