X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=datapath%2Fflow.h;h=e1d92e4a72dc18fd093c6d2a8fed1be564af0255;hb=cc611f66a6cb907673786ffa2f8137a6da597d1a;hp=bc91ec91e82a2c67cd925ce74c4cdaffb3367e8e;hpb=dc30ea2d9df90f5aaa75427c93116f0258d22789;p=sliver-openvswitch.git diff --git a/datapath/flow.h b/datapath/flow.h index bc91ec91e..e1d92e4a7 100644 --- a/datapath/flow.h +++ b/datapath/flow.h @@ -245,7 +245,7 @@ int ovs_ipv4_tun_to_nlattr(struct sk_buff *skb, const struct ovs_key_ipv4_tunnel *output); bool ovs_flow_cmp_unmasked_key(const struct sw_flow *flow, - const struct sw_flow_key *key, int key_len); + const struct sw_flow_key *key, int key_end); struct sw_flow_mask { int ref_count;