Home
last modified time | relevance | path

Searched refs:ppp_write (Results 1 – 6 of 6) sorted by relevance

/third_party/lwip/src/netif/ppp/
Dchap-new.c247 ppp_write(pcb, p); in chap_timeout()
365 ppp_write(pcb, p);
494 ppp_write(pcb, p);
Deap.c271 ppp_write(pcb, p); in eap_send_failure()
302 ppp_write(pcb, p); in eap_send_success()
862 ppp_write(pcb, p); in eap_send_request()
1042 ppp_write(pcb, p); in eap_send_response()
1079 ppp_write(pcb, p); in eap_chap_response()
1122 ppp_write(pcb, p);
1163 ppp_write(pcb, p);
1192 ppp_write(pcb, p); in eap_send_nak()
Dupap.c556 ppp_write(pcb, p); in upap_sauthreq()
590 ppp_write(pcb, p); in upap_sresp()
Dfsm.c757 ppp_write(pcb, p); in fsm_sconfreq()
796 ppp_write(pcb, p); in fsm_sdata()
Dppp.c992 err_t ppp_write(ppp_pcb *pcb, struct pbuf *p) { in ppp_write() function
/third_party/lwip/src/include/netif/ppp/
Dppp_impl.h419 err_t ppp_write(ppp_pcb *pcb, struct pbuf *p);