Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ppp/
H A Dppp_async.c41 struct asyncppp { struct
43 unsigned int flags;
44 unsigned int state;
45 unsigned int rbits;
46 int mru;
50 u32 xaccm[8];
51 u32 raccm;
56 int tpkt_pos;
57 u16 tfcs;
63 int lcp_fcs;
[all …]