]> err.no Git - linux-2.6/blobdiff - include/net/tcp.h
[IPSEC]: Kill afinfo->nf_post_routing
[linux-2.6] / include / net / tcp.h
index cb5b033e0e59c205980243d2b7e494db0925f218..d893b4480769305c8427b4a14201500629248727 100644 (file)
@@ -309,6 +309,9 @@ extern int                  tcp_twsk_unique(struct sock *sk,
 
 extern void                    tcp_twsk_destructor(struct sock *sk);
 
+extern ssize_t                 tcp_splice_read(struct socket *sk, loff_t *ppos,
+                                               struct pipe_inode_info *pipe, size_t len, unsigned int flags);
+
 static inline void tcp_dec_quickack_mode(struct sock *sk,
                                         const unsigned int pkts)
 {