patch-2.1.89 linux/drivers/net/slip.h
Next file: linux/drivers/net/smc-ultra32.c
Previous file: linux/drivers/net/slip.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Sun Mar 1 14:40:39 1998
- Orig file:
v2.1.88/linux/drivers/net/slip.h
- Orig date:
Sun Feb 2 05:18:42 1997
diff -u --recursive --new-file v2.1.88/linux/drivers/net/slip.h linux/drivers/net/slip.h
@@ -97,6 +97,9 @@
#define SLF_OUTWAIT 4 /* is outpacket was flag */
unsigned char mode; /* SLIP mode */
+ unsigned char leased;
+ kdev_t line;
+ pid_t pid;
#define SL_MODE_SLIP 0
#define SL_MODE_CSLIP 1
#define SL_MODE_SLIP6 2 /* Matt Dillon's printable slip */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov