Home
last modified time | relevance | path

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

/third_party/lwip/src/include/netif/ppp/
Dupap.h105 const char *us_user; /* User */ member
/third_party/lwip/src/netif/ppp/
Dupap.c138 pcb->upap.us_user = NULL; in upap_init()
161 pcb->upap.us_user = user; in upap_authwithpeer()
551 MEMCPY(outp, pcb->upap.us_user, pcb->upap.us_userlen); in upap_sauthreq()