Searched refs:upap (Results 1 - 14 of 14) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dupap.h2 * upap.h - User/Password Authentication Protocol definitions.
19 * $Id: upap.h,v 1.1.1.1 2008/10/15 03:30:13 james26_jang Exp $
37 * Each interface is described by upap structure.
82 extern upap_state upap[];
H A Dupap.c2 * upap.c - User/Password Authentication Protocol.
20 #define RCSID "$Id: upap.c,v 1.1.1.1 2008/10/15 03:30:13 james26_jang Exp $"
30 #include "upap.h"
45 { "pap-restart", o_int, &upap[0].us_timeouttime,
47 { "pap-max-authreq", o_int, &upap[0].us_maxtransmits,
49 { "pap-timeout", o_int, &upap[0].us_reqtimeout,
86 upap_state upap[NUM_PPP]; /* UPAP state; one for each unit */ variable
104 upap_state *u = &upap[unit];
130 upap_state *u = &upap[unit];
159 upap_state *u = &upap[uni
[all...]
H A DMakefile.sol212 OBJS = main.o magic.o fsm.o lcp.o ipcp.o upap.o chap.o md5.o tty.o \
H A DMakefile.linux10 PPPDSRCS = main.c magic.c fsm.c lcp.c ipcp.c upap.c chap.c md5.c ccp.c \
16 PPPDOBJS = main.o magic.o fsm.o lcp.o ipcp.o upap.o chap.o md5.o ccp.o \
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dupap.h2 * upap.h - User/Password Authentication Protocol definitions.
42 * $Id: upap.h,v 1.1.1.1 2008/10/15 03:30:15 james26_jang Exp $
60 * Each interface is described by upap structure.
105 extern upap_state upap[];
H A Dupap.c2 * upap.c - User/Password Authentication Protocol.
43 #define RCSID "$Id: upap.c,v 1.1.1.1 2008/10/15 03:30:15 james26_jang Exp $"
53 #include "upap.h"
68 { "pap-restart", o_int, &upap[0].us_timeouttime,
70 { "pap-max-authreq", o_int, &upap[0].us_maxtransmits,
72 { "pap-timeout", o_int, &upap[0].us_reqtimeout,
109 upap_state upap[NUM_PPP]; /* UPAP state; one for each unit */ variable
127 upap_state *u = &upap[unit];
153 upap_state *u = &upap[unit];
182 upap_state *u = &upap[uni
[all...]
H A DMakefile.sol211 OBJS = main.o magic.o fsm.o lcp.o ipcp.o upap.o chap-new.o eap.o md5.o \
H A DMakefile.linux13 PPPDSRCS = main.c magic.c fsm.c lcp.c ipcp.c upap.c chap-new.c md5.c ccp.c \
19 upap.h eap.h
22 PPPDOBJS = main.o magic.o fsm.o lcp.o ipcp.o upap.o chap-new.o md5.o ccp.o \
H A DMakefile13 PPPDSRCS = main.c magic.c fsm.c lcp.c ipcp.c upap.c chap-new.c md5.c ccp.c \
19 upap.h eap.h
22 PPPDOBJS = main.o magic.o fsm.o lcp.o ipcp.o upap.o chap-new.o md5.o ccp.o \
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dupap.h2 * upap.h - User/Password Authentication Protocol definitions.
42 * $Id: upap.h,v 1.1.1.1 2008/10/15 03:30:46 james26_jang Exp $
60 * Each interface is described by upap structure.
105 extern upap_state upap[];
H A Dupap.c2 * upap.c - User/Password Authentication Protocol.
43 #define RCSID "$Id: upap.c,v 1.1.1.1 2008/10/15 03:30:46 james26_jang Exp $"
53 #include "upap.h"
68 { "pap-restart", o_int, &upap[0].us_timeouttime,
70 { "pap-max-authreq", o_int, &upap[0].us_maxtransmits,
72 { "pap-timeout", o_int, &upap[0].us_reqtimeout,
109 upap_state upap[NUM_PPP]; /* UPAP state; one for each unit */ variable
127 upap_state *u = &upap[unit];
153 upap_state *u = &upap[unit];
182 upap_state *u = &upap[uni
[all...]
H A DMakefile.sol211 OBJS = main.o magic.o fsm.o lcp.o ipcp.o upap.o chap-new.o eap.o md5.o \
H A DMakefile.linux13 PPPDSRCS = main.c magic.c fsm.c lcp.c ipcp.c upap.c chap-new.c md5.c ccp.c \
19 upap.h eap.h
22 PPPDOBJS = main.o magic.o fsm.o lcp.o ipcp.o upap.o chap-new.o md5.o ccp.o \
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppoecd/
H A DMakefile35 OBJS := magic.o fsm.o lcp.o ipcp.o upap.o

Completed in 241 milliseconds