X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=net%2Fopenvswitch%2Fflow_netlink.h;h=b31fbe28bc7a81a0640546b6e55be8841c32f8a5;hb=38137a5188b83ddf8b0054f6fb80265878c60888;hp=440151045d3946329bf01e4fd5a1c81f0fd4e906;hpb=825e587af2e90e9b953849f3347a01d8f383d577;p=karo-tx-linux.git diff --git a/net/openvswitch/flow_netlink.h b/net/openvswitch/flow_netlink.h index 440151045d39..b31fbe28bc7a 100644 --- a/net/openvswitch/flow_netlink.h +++ b/net/openvswitch/flow_netlink.h @@ -45,6 +45,7 @@ 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 *);