Home
last modified time | relevance | path

Searched refs:upap_sauthreq (Results 1 – 3 of 3) sorted by relevance

/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/
H A Dpap.c128 static void upap_sauthreq (upap_state *);
182 upap_sauthreq(u); /* Start protocol */ in upap_authwithpeer()
233 upap_sauthreq(u); /* Send Authenticate-Request and set upap timeout*/ in upap_timeout()
269 upap_sauthreq(u); /* send an auth-request */ in upap_lowerup()
550 upap_sauthreq(upap_state *u) in upap_sauthreq() function
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/
H A Dupap.c128 static void upap_sauthreq(ppp_pcb *pcb);
174 upap_sauthreq(pcb); /* Start protocol */ in upap_authwithpeer()
215 upap_sauthreq(pcb); /* Send Authenticate-Request */ in upap_timeout()
245 upap_sauthreq(pcb); /* send an auth-request */ in upap_lowerup()
529 static void upap_sauthreq(ppp_pcb *pcb) { in upap_sauthreq() function
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/
H A Dupap.c128 static void upap_sauthreq(ppp_pcb *pcb);
174 upap_sauthreq(pcb); /* Start protocol */ in upap_authwithpeer()
215 upap_sauthreq(pcb); /* Send Authenticate-Request */ in upap_timeout()
245 upap_sauthreq(pcb); /* send an auth-request */ in upap_lowerup()
529 static void upap_sauthreq(ppp_pcb *pcb) { in upap_sauthreq() function