Signed-off-by: Ben Pfaff <b...@ovn.org>
---
 include/openvswitch/ofp-util.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/openvswitch/ofp-util.h b/include/openvswitch/ofp-util.h
index bbf6ffec5dd3..07723b427ce8 100644
--- a/include/openvswitch/ofp-util.h
+++ b/include/openvswitch/ofp-util.h
@@ -247,8 +247,6 @@ void ofputil_match_to_ofp10_match(const struct match *, 
struct ofp10_match *);
 enum ofperr ofputil_pull_ofp11_match(struct ofpbuf *, const struct tun_table *,
                                      const struct vl_mff_map *, struct match *,
                                      uint16_t *padded_match_len);
-enum ofperr ofputil_pull_ofp11_mask(struct ofpbuf *, struct match *,
-                                    struct mf_bitmap *bm);
 enum ofperr ofputil_match_from_ofp11_match(const struct ofp11_match *,
                                            struct match *);
 int ofputil_put_ofp11_match(struct ofpbuf *, const struct match *,
-- 
2.10.2

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to