uc-sdk
|
Go to the source code of this file.
Classes | |
struct | ipcp_options |
Macros | |
#define | CI_ADDRS 1 /* IP Addresses */ |
#define | CI_COMPRESSTYPE 2 /* Compression Type */ |
#define | CI_ADDR 3 |
#define | CI_MS_DNS1 129 /* Primary DNS value */ |
#define | CI_MS_WINS1 128 /* Primary WINS value */ |
#define | CI_MS_DNS2 131 /* Secondary DNS value */ |
#define | CI_MS_WINS2 130 /* Secondary WINS value */ |
#define | IPCP_VJMODE_OLD 1 /* "old" mode (option # = 0x0037) */ |
#define | IPCP_VJMODE_RFC1172 2 /* "old-rfc"mode (option # = 0x002d) */ |
#define | IPCP_VJMODE_RFC1332 3 /* "new-rfc"mode (option # = 0x002d, */ |
#define | IPCP_VJ_COMP 0x002d /* current value for VJ compression option */ |
#define | IPCP_VJ_COMP_OLD 0x0037 /* "old" (i.e, broken) value for VJ */ |
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 IPCP_VJ_COMP 0x002d /* current value for VJ compression option */ |
#define IPCP_VJ_COMP_OLD 0x0037 /* "old" (i.e, broken) value for VJ */ |
#define IPCP_VJMODE_OLD 1 /* "old" mode (option # = 0x0037) */ |
#define IPCP_VJMODE_RFC1172 2 /* "old-rfc"mode (option # = 0x002d) */ |
#define IPCP_VJMODE_RFC1332 3 /* "new-rfc"mode (option # = 0x002d, */ |
typedef struct ipcp_options ipcp_options |
ipcp_options ipcp_allowoptions[] |
fsm ipcp_fsm[] |
ipcp_options ipcp_gotoptions[] |
ipcp_options ipcp_hisoptions[] |
struct protent ipcp_protent |
ipcp_options ipcp_wantoptions[] |