Home
last modified time | relevance | path

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

/lib/liblwip/src/netif/ppp/
Dpap.h81 u_char us_id; /* Current id */ member
Dpap.c148 u->us_id = 0; in upap_init()
562 PUTCHAR(++u->us_id, outp); in upap_sauthreq()
572 UPAPDEBUG(LOG_INFO, ("pap_sauth: Sent id %d\n", u->us_id)); in upap_sauthreq()