Searched refs:UPAPCS_CLOSED (Results 1 – 2 of 2) sorted by relevance
| /lib/liblwip/src/netif/ppp/ | ||
| D | pap.h | 92 #define UPAPCS_CLOSED 1 /* Connection up, haven't requested auth */ macro |
| D | pap.c | 267 u->us_clientstate = UPAPCS_CLOSED; in upap_lowerup() |