Webserver+3d print
PppSettings Struct Reference
PPP settings. More...
#include <ppp.h>
Data Fields | |
NetInterface * | interface |
Underlying network interface. | |
uint16_t | mru |
Default MRU. | |
uint32_t | accm |
Default async control character map. | |
uint_t | authProtocol |
Allowed authentication protocols. | |
PppRandCallback | randCallback |
Random data generation callback function. | |
PppAuthCallback | authCallback |
PPP authentication callback function. |
Detailed Description
PPP settings.
Definition at line 373 of file ppp.h.
Field Documentation
uint_t authProtocol |
Generated on Tue Jul 12 2022 17:10:24 by
