Searched defs:slip (Results 1 - 1 of 1) sorted by relevance

/drivers/net/slip/
H A Dslip.h2 * slip.h Define the SLIP device driver interface and constants.
7 * Version: @(#)slip.h 1.2.0 03/28/93
10 * Alan Cox : Added slip mtu field.
11 * Matt Dillon : Printable slip (borrowed from net2e)
13 * Dmitry Gorodchanin : A lot of changes in the 'struct slip'
49 struct slip { struct
73 int xdata, xbits; /* 6 bit slip controls */
88 #define SL_MODE_SLIP6 2 /* Matt Dillon's printable slip */

Completed in 578 milliseconds