ChapFsm Struct Reference
CHAP finite state machine. More...
#include <chap.h>
Data Fields | |
uint_t | localState |
Local state. More... | |
uint8_t | localIdentifier |
Identifier used to match requests and replies. More... | |
uint_t | peerState |
Peer state. More... | |
uint8_t | peerIdentifier |
Identifier used to match requests and replies. More... | |
uint_t | restartCounter |
Restart counter. More... | |
systime_t | timestamp |
Timestamp to manage retransmissions. More... | |
uint8_t | challenge [16] |
Challenge value sent to the peer. More... | |
const uint8_t * | response |
Response value from the peer. More... | |
Detailed Description
Field Documentation
◆ challenge
◆ localIdentifier
uint8_t localIdentifier |
◆ localState
◆ peerIdentifier
uint8_t peerIdentifier |
◆ peerState
◆ response
◆ restartCounter
◆ timestamp
The documentation for this struct was generated from the following file:
- cyclone_tcp/ppp/chap.h