RTEMS CPU Kit with SuperCore
4.11.3
|
#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 |