patch-2.3.14 linux/include/net/tcp.h

Next file: linux/include/net/x25.h
Previous file: linux/include/net/route.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.13/linux/include/net/tcp.h linux/include/net/tcp.h
@@ -85,6 +85,7 @@
 extern struct tcp_bind_bucket *tcp_bucket_create(unsigned short snum);
 extern void tcp_bucket_unlock(struct sock *sk);
 extern int tcp_port_rover;
+extern struct sock *tcp_v4_lookup_listener(u32 addr, unsigned short hnum, int dif);						
 
 /* Level-1 socket-demux cache. */
 #define TCP_NUM_REGS		32

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)