PPP device definitions. More...
Go to the source code of this file.
Data Structures | |
| struct | _PPPDCB |
| PPP interface structure. More... | |
Defines | |
| #define | REJ_IPCP_DNS1 0x00000100 |
| #define | REJ_IPCP_DNS2 0x00000200 |
| #define | PPP_PFC 0x01 |
| #define | PPP_ACFC 0x02 |
| #define | LCP_DEFOPT_ASYNCMAP 0x000A0000UL |
| #define | LCP_OPEN 1 |
| #define | LCP_CLOSE 2 |
| #define | LCP_LOWERUP 3 |
| #define | LCP_LOWERDOWN 4 |
Typedefs | |
| typedef struct _PPPDCB | PPPDCB |
| PPP interface type. | |
Variables | |
| NUTDEVICE | devPpp |
| Device information structure. | |
PPP device definitions.
| #define REJ_IPCP_DNS1 0x00000100 |
Referenced by IpcpTxConfReq().
| #define REJ_IPCP_DNS2 0x00000200 |
Referenced by IpcpTxConfReq().