Searched refs:upap_rauthreq (Results 1 – 1 of 1) sorted by relevance
124 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