OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UPAPSS_CLOSED
(Results
1 - 4
of
4
) sorted by null
/external/ppp/pppd/
upap.h
92
#define
UPAPSS_CLOSED
1 /* Connection up, haven't requested auth */
upap.c
256
u->us_serverstate =
UPAPSS_CLOSED
;
/external/syslinux/core/lwip/src/netif/ppp/
pap.h
102
#define
UPAPSS_CLOSED
1 /* Connection up, haven't requested auth */
pap.c
274
u->us_serverstate =
UPAPSS_CLOSED
;
Completed in 42 milliseconds