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