Searched defs:syncppp (Results 1 – 1 of 1) sorted by relevance
55 struct syncppp { struct56 struct tty_struct *tty;57 unsigned int flags;58 unsigned int rbits;59 int mru;60 spinlock_t xmit_lock;61 spinlock_t recv_lock;62 unsigned long xmit_flags;63 u32 xaccm[8];64 u32 raccm;[all …]