Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[cascardo/linux.git] / include / net / ip.h
index 247ac82..37165fb 100644 (file)
@@ -36,6 +36,7 @@
 struct sock;
 
 struct inet_skb_parm {
+       int                     iif;
        struct ip_options       opt;            /* Compiled IP options          */
        unsigned char           flags;