Searched defs:PPPControlRx_s (Results 1 – 1 of 1) sorted by relevance
169 typedef struct PPPControlRx_s { struct171 int pd;173 sio_fd_t fd;176 u_char rxbuf[PPPOS_RX_BUFSIZE];180 struct pbuf *inHead, *inTail;183 u16_t inProtocol; /* The input protocol code. */184 u16_t inFCS; /* Input Frame Check Sequence value. */186 PPPDevStates inState; /* The input process state. */187 char inEscaped; /* Escape next character. */188 ext_accm inACCM; /* Async-Ctl-Char-Map for input. */