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