patch-2.4.23 linux-2.4.23/include/linux/net.h

Next file: linux-2.4.23/include/linux/netdevice.h
Previous file: linux-2.4.23/include/linux/mmzone.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/include/linux/net.h linux-2.4.23/include/linux/net.h
@@ -141,6 +141,7 @@
 				  const struct iovec * iov, long count, long size);
 extern struct socket *sockfd_lookup(int fd, int *err);
 
+extern int	sock_map_fd(struct socket *sock);
 extern int	net_ratelimit(void);
 extern unsigned long net_random(void);
 extern void net_srandom(unsigned long);

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