_PppContext Struct Reference
PPP context. More...
#include <ppp.h>
Detailed Description
Field Documentation
◆ chapFsm
◆ frame
uint8_t frame[PPP_MAX_FRAME_SIZE] |
◆ interface
NetInterface* interface |
◆ ipcpFsm
◆ ipRejected
◆ ipv6cpFsm
◆ ipv6Rejected
◆ lcpFsm
◆ localAuthDone
◆ localConfig
◆ papFsm
◆ password
char_t password[PPP_MAX_PASSWORD_LEN+1] |
◆ peerAuthDone
◆ peerConfig
◆ peerName
char_t peerName[PPP_MAX_USERNAME_LEN+1] |
◆ pppPhase
◆ rxBuffer
uint8_t rxBuffer[PPP_RX_BUFFER_SIZE] |
◆ rxBufferLen
◆ rxFrameCount
◆ rxReadIndex
◆ rxWriteIndex
◆ settings
PppSettings settings |
◆ timeout
◆ txBuffer
uint8_t txBuffer[PPP_TX_BUFFER_SIZE] |
◆ txBufferLen
◆ txReadIndex
◆ txWriteIndex
◆ username
char_t username[PPP_MAX_USERNAME_LEN+1] |
The documentation for this struct was generated from the following file:
- cyclone_tcp/ppp/ppp.h