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

/external/ppp/pppd/
H A Dupap.c114 static void upap_rauthack __P((upap_state *, u_char *, int, int));
354 upap_rauthack(u, inp, id, len);
466 * upap_rauthack - Receive Authenticate-Ack.
469 upap_rauthack(u, inp, id, len) function
/external/syslinux/core/lwip/src/netif/ppp/
H A Dpap.c126 static void upap_rauthack (upap_state *, u_char *, int, int);
372 upap_rauthack(u, inp, id, len);
463 * upap_rauthack - Receive Authenticate-Ack.
466 upap_rauthack(upap_state *u, u_char *inp, int id, int len) function

Completed in 41 milliseconds