Fedora kernel-2.6.17-1.2142_FC4 patched with stable patch-2.6.17.4-vs2.0.2-rc26.diff
[linux-2.6.git] / include / net / inet_sock.h
index 883eb52..4824254 100644 (file)
@@ -115,6 +115,7 @@ struct inet_sock {
        /* Socket demultiplex comparisons on incoming packets. */
        __u32                   daddr;
        __u32                   rcv_saddr;
+       __u32                   rcv_saddr2;     /* Second bound ipv4 addr, for ipv4root */
        __u16                   dport;
        __u16                   num;
        __u32                   saddr;