Home
last modified time | relevance | path

Searched refs:upap (Results 1 – 5 of 5) sorted by relevance

/external/ppp/pppd/
Dupap.c68 { "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[unit];
247 upap_state *u = &upap[unit];
274 upap_state *u = &upap[unit];
295 upap_state *u = &upap[unit];
[all …]
DMakefile.linux14 PPPDSRCS = main.c magic.c fsm.c lcp.c ipcp.c upap.c chap-new.c md5.c ccp.c \
20 upap.h eap.h
23 PPPDOBJS = main.o magic.o fsm.o lcp.o ipcp.o upap.o chap-new.o md5.o ccp.o \
Dupap.h105 extern upap_state upap[];
DMakefile.sol211 OBJS = main.o magic.o fsm.o lcp.o ipcp.o upap.o chap-new.o eap.o md5.o \
DAndroid.bp56 "upap.c",