Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
Dupap.c124 static void upap_rauthreq(ppp_pcb *pcb, u_char *inp, int id, int len);
338 upap_rauthreq(pcb, inp, id, len); in upap_input()
359 static void upap_rauthreq(ppp_pcb *pcb, u_char *inp, int id, int len) { in upap_rauthreq() function