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
- Lines: 8
- Date:
2003-08-25 04:44:44.000000000 -0700
- Orig file:
linux-2.4.21/include/linux/net.h
- Orig date:
2001-11-22 11:46:19.000000000 -0800
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)