X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=datapath%2Fflow_netlink.h;h=440151045d3946329bf01e4fd5a1c81f0fd4e906;hb=df65fec1171c7c2922ecd37d2d70056bf636b72e;hp=b31fbe28bc7a81a0640546b6e55be8841c32f8a5;hpb=09350a3de320e83517c943858acc397db784d583;p=sliver-openvswitch.git diff --git a/datapath/flow_netlink.h b/datapath/flow_netlink.h index b31fbe28b..440151045 100644 --- a/datapath/flow_netlink.h +++ b/datapath/flow_netlink.h @@ -45,7 +45,6 @@ int ovs_nla_put_flow(const struct sw_flow_key *, int ovs_nla_get_flow_metadata(struct sw_flow *flow, const struct nlattr *attr); int ovs_nla_get_match(struct sw_flow_match *match, - bool *exact_5tuple, const struct nlattr *, const struct nlattr *);