Home
last modified time | relevance | path

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

/lib/liblwip/src/netif/ppp/
Dpap.c125 static void upap_rauthreq (upap_state *, u_char *, u_char, int);
368 upap_rauthreq(u, inp, id, len); in upap_input()
390 upap_rauthreq(upap_state *u, u_char *inp, u_char id, int len) in upap_rauthreq() function