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