]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/net/ip.h
[TCP]: Honour sk_bound_dev_if in tcp_v4_send_ack
[net-next-2.6.git] / include / net / ip.h
index bb207db03675bbe473b1d7d00e6e3c5c27e1aaf4..abf2820a1125d73af2a83b8dab7a6e66509c88e5 100644 (file)
@@ -143,6 +143,7 @@ struct ip_reply_arg {
        __wsum      csum;
        int         csumoffset; /* u16 offset of csum in iov[0].iov_base */
                                /* -1 if not needed */ 
+       int         bound_dev_if;
 }; 
 
 void ip_send_reply(struct sock *sk, struct sk_buff *skb, struct ip_reply_arg *arg,