]> err.no Git - linux-2.6/blobdiff - net/dccp/dccp.h
ftrace: limit trace entries
[linux-2.6] / net / dccp / dccp.h
index fe7726b0018fa6f636b62e0b568d4af95bd0307a..f44d492d3b7491d5dbce8dec8cd6a49749bb068d 100644 (file)
@@ -325,6 +325,12 @@ static inline int dccp_bad_service_code(const struct sock *sk,
  * This is used for transmission as well as for reception.
  */
 struct dccp_skb_cb {
+       union {
+               struct inet_skb_parm    h4;
+#if defined(CONFIG_IPV6) || defined (CONFIG_IPV6_MODULE)
+               struct inet6_skb_parm   h6;
+#endif
+       } header;
        __u8  dccpd_type:4;
        __u8  dccpd_ccval:4;
        __u8  dccpd_reset_code,