X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=include%2Fnet%2Fflow_keys.h;h=bb8271d487b7bea10861c6548dde50d0964c4a20;hb=5415ba99c229105a6939a7f9effe21045b8b2e5b;hp=80461c1ae9efcceea9875000629f62608c6e699e;hpb=7483d45f0aee3afc0646d185cabd4af9f6cab58c;p=~andy%2Flinux diff --git a/include/net/flow_keys.h b/include/net/flow_keys.h index 80461c1ae9e..bb8271d487b 100644 --- a/include/net/flow_keys.h +++ b/include/net/flow_keys.h @@ -9,6 +9,7 @@ struct flow_keys { __be32 ports; __be16 port16[2]; }; + u16 thoff; u8 ip_proto; };