Home
last modified time | relevance | path

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

/linux/drivers/net/slip/
H A Dslip.h52 struct slip { struct
76 int xdata, xbits; /* 6 bit slip controls */ argument
91 #define SL_MODE_SLIP6 2 /* Matt Dillon's printable slip */ argument
96 unsigned char outfill; /* # of sec between outfill packet */
97 unsigned char keepalive; /* keepalive seconds */
98 struct timer_list outfill_timer;
99 struct timer_list keepalive_timer;