Home
last modified time | relevance | path

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

/lib/liblwip/src/netif/ppp/
Dpap.c126 static void upap_rauthack (upap_state *, u_char *, int, int);
372 upap_rauthack(u, inp, id, len); in upap_input()
466 upap_rauthack(upap_state *u, u_char *inp, int id, int len) in upap_rauthack() function