Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ppp/
Dppp_async.c45 struct asyncppp { struct
46 struct tty_struct *tty;
47 unsigned int flags;
48 unsigned int state;
49 unsigned int rbits;
50 int mru;
51 spinlock_t xmit_lock;
52 spinlock_t recv_lock;
53 unsigned long xmit_flags;
54 u32 xaccm[8];
[all …]