Home
last modified time | relevance | path

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

/openbsd/usr.sbin/pppd/
H A Dchap.c77 static int ChapPrintPkt(u_char *, int, void (*)(void *, char *, ...), void *);
88 ChapPrintPkt,
774 ChapPrintPkt(u_char *p, int plen, void (*printer)(void *, char *, ...), void *arg) in ChapPrintPkt() function