Webserver+3d print
PapFsm Struct Reference
PAP finite state machine. More...
#include <pap.h>
Data Fields | |
uint_t | localState |
Local state. | |
uint_t | peerState |
Peer state. | |
uint8_t | identifier |
Identifier used to match requests and replies. | |
uint_t | restartCounter |
Restart counter. | |
systime_t | timestamp |
Timestamp to manage retransmissions. | |
const uint8_t * | password |
Peer's password. | |
size_t | passwordLen |
Length of the password in bytes. |
Detailed Description
PAP finite state machine.
Definition at line 145 of file pap.h.
Field Documentation
uint8_t identifier |
uint_t localState |
size_t passwordLen |
uint_t restartCounter |
Generated on Tue Jul 12 2022 17:10:24 by
