PppFsm Struct Reference
PPP finite state machine. More...
#include <ppp.h>
Data Fields | |
| uint_t | state |
| FSM state. More... | |
| uint8_t | identifier |
| Identifier used to match requests and replies. More... | |
| uint_t | restartCounter |
| Restart counter. More... | |
| uint_t | failureCounter |
| Failure counter. More... | |
| systime_t | timestamp |
| Timestamp to manage retransmissions. More... | |
Detailed Description
Field Documentation
◆ failureCounter
◆ identifier
| uint8_t identifier |
◆ restartCounter
◆ state
◆ timestamp
The documentation for this struct was generated from the following file:
- cyclone_tcp/ppp/ppp.h
