PppConfig Struct Reference
PPP configuration options. More...
#include <ppp.h>
Data Fields | |
| uint16_t | mru |
| bool_t | mruRejected |
| uint32_t | accm |
| bool_t | accmRejected |
| uint16_t | authProtocol |
| uint8_t | authAlgo |
| bool_t | authProtocolRejected |
| uint32_t | magicNumber |
| bool_t | magicNumberRejected |
| bool_t | pfc |
| bool_t | pfcRejected |
| bool_t | acfc |
| bool_t | acfcRejected |
| Ipv4Addr | ipAddr |
| bool_t | ipAddrRejected |
| Ipv4Addr | primaryDns |
| bool_t | primaryDnsRejected |
| Ipv4Addr | secondaryDns |
| bool_t | secondaryDnsRejected |
| Eui64 | interfaceId |
| bool_t | interfaceIdRejected |
Detailed Description
Field Documentation
◆ accm
◆ accmRejected
◆ acfc
◆ acfcRejected
◆ authAlgo
◆ authProtocol
◆ authProtocolRejected
◆ interfaceId
◆ interfaceIdRejected
◆ ipAddr
◆ ipAddrRejected
◆ magicNumber
◆ magicNumberRejected
◆ mru
◆ mruRejected
◆ pfc
◆ pfcRejected
◆ primaryDns
◆ primaryDnsRejected
◆ secondaryDns
◆ secondaryDnsRejected
The documentation for this struct was generated from the following file:
- cyclone_tcp/ppp/ppp.h
