X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=include%2Fnet%2Fip.h;h=4ac7577f98d0ba37808d3d4c52db8e0fc6c79592;hb=2b874e83c970b45c328ab12239b066a43505454c;hp=10868139e656464dea5076e8b5672a9536b0ea01;hpb=b27aeadb5948d400df83db4d29590fb9862ba49d;p=safe%2Fjmp%2Flinux-2.6 diff --git a/include/net/ip.h b/include/net/ip.h index 1086813..4ac7577 100644 --- a/include/net/ip.h +++ b/include/net/ip.h @@ -55,6 +55,7 @@ struct ipcm_cookie __be32 addr; int oif; struct ip_options *opt; + union skb_shared_tx shtx; }; #define IPCB(skb) ((struct inet_skb_parm*)((skb)->cb))