Classes | Defines | Typedefs | Variables

alexb/lib/lwip/contrib/src/netif/ppp/ipcp.h File Reference

Classes

struct  ipcp_options

Defines

#define CI_ADDRS   1
#define CI_COMPRESSTYPE   2
#define CI_ADDR   3
#define CI_MS_DNS1   129
#define CI_MS_WINS1   128
#define CI_MS_DNS2   131
#define CI_MS_WINS2   130
#define IPCP_VJMODE_OLD   1
#define IPCP_VJMODE_RFC1172   2
#define IPCP_VJMODE_RFC1332   3
#define IPCP_VJ_COMP   0x002d
#define IPCP_VJ_COMP_OLD   0x0037

Typedefs

typedef struct ipcp_options ipcp_options

Variables

fsm ipcp_fsm []
ipcp_options ipcp_wantoptions []
ipcp_options ipcp_gotoptions []
ipcp_options ipcp_allowoptions []
ipcp_options ipcp_hisoptions []
struct protent ipcp_protent

Define Documentation

#define CI_ADDR   3
#define CI_ADDRS   1
#define CI_COMPRESSTYPE   2
#define CI_MS_DNS1   129
#define CI_MS_DNS2   131
#define CI_MS_WINS1   128
#define CI_MS_WINS2   130
#define IPCP_VJ_COMP   0x002d
#define IPCP_VJ_COMP_OLD   0x0037
#define IPCP_VJMODE_OLD   1
#define IPCP_VJMODE_RFC1172   2
#define IPCP_VJMODE_RFC1332   3

Typedef Documentation

typedef struct ipcp_options ipcp_options

Variable Documentation

struct protent ipcp_protent
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines