|
RTEMS CPU Kit with SuperCore
|
#include <stdlib.h>#include <string.h>#include "pppd.h"#include "fsm.h"#include "ccp.h"#include <net/ppp_comp.h>
Variables | |
| struct protent | ccp_protent |
| fsm | ccp_fsm [NUM_PPP] |
| ccp_options | ccp_wantoptions [NUM_PPP] |
| ccp_options | ccp_gotoptions [NUM_PPP] |
| ccp_options | ccp_allowoptions [NUM_PPP] |
| ccp_options | ccp_hisoptions [NUM_PPP] |
| #define ANY_COMPRESS | ( | opt | ) |
| struct protent ccp_protent |
1.8.13