Home
last modified time | relevance | path

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

/lib/liblwip/src/netif/ppp/
Dpap.c96 static int upap_printpkt (u_char *, int, void (*)(void *, char *, ...), void *);
109 upap_printpkt,
611 static int upap_printpkt( in upap_printpkt() function