X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fofp-util.h;h=f8705a2db1788801d3f2739c9b7d303f42867310;hb=511a70176e971e28d43a62d9c8c4eb52a8beb49a;hp=42ab88b7a732c9d4bc5056a3e2889b94cefec242;hpb=d8e0edec80c0505582c470b681e590bbfa84dcb1;p=sliver-openvswitch.git diff --git a/lib/ofp-util.h b/lib/ofp-util.h index 42ab88b7a..f8705a2db 100644 --- a/lib/ofp-util.h +++ b/lib/ofp-util.h @@ -678,8 +678,6 @@ void *ofputil_put_action(enum ofputil_action_code, struct ofpbuf *buf); #define OFP_ACTION_ALIGN 8 /* Alignment of ofp_actions. */ -enum ofperr validate_actions(const union ofp_action *, size_t n_actions, - const struct flow *, ofp_port_t max_ports); bool action_outputs_to_port(const union ofp_action *, ovs_be16 port); enum ofperr ofputil_pull_actions(struct ofpbuf *, unsigned int actions_len,