patch-2.1.89 linux/include/net/scm.h
Next file: linux/include/net/sock.h
Previous file: linux/include/net/route.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Mar 2 12:02:26 1998
- Orig file:
v2.1.88/linux/include/net/scm.h
- Orig date:
Sun Jan 19 05:47:27 1997
diff -u --recursive --new-file v2.1.88/linux/include/net/scm.h linux/include/net/scm.h
@@ -17,6 +17,7 @@
struct ucred creds; /* Skb credentials */
struct scm_fp_list *fp; /* Passed files */
unsigned long seq; /* Connection seqno */
+ struct file *file; /* file for socket */
struct socket *sock; /* Passed socket */
};
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov