]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - net/core/flow_dissector.c
flow_keys: include thoff into flow_keys for later usage
[karo-tx-linux.git] / net / core / flow_dissector.c
index 9d4c7201400d154ab2fd00ccfab4f22f8bddb5ff..e187bf06d673b0ec37d401a8389bba372a8fb3d9 100644 (file)
@@ -140,6 +140,8 @@ ipv6:
                        flow->ports = *ports;
        }
 
+       flow->thoff = (u16) nhoff;
+
        return true;
 }
 EXPORT_SYMBOL(skb_flow_dissect);