Home
last modified time | relevance | path

Searched refs:UPAP_AUTHREQ (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/include/netif/ppp/
Dupap.h66 #define UPAP_AUTHREQ 1 /* Authenticate-Request */ macro
/third_party/lwip/src/netif/ppp/
Dupap.c336 case UPAP_AUTHREQ: in upap_input()
547 PUTCHAR(UPAP_AUTHREQ, outp); in upap_sauthreq()
624 case UPAP_AUTHREQ: in upap_printpkt()