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

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

diff -urN linux-2.4.21/include/linux/net.h linux-2.4.22/include/linux/net.h
@@ -139,6 +139,7 @@
 extern int	sock_recvmsg(struct socket *, struct msghdr *m, int len, int flags);
 extern int	sock_readv_writev(int type, struct inode * inode, struct file * file,
 				  const struct iovec * iov, long count, long size);
+extern struct socket *sockfd_lookup(int fd, int *err);
 
 extern int	net_ratelimit(void);
 extern unsigned long net_random(void);

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