Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
H A Dupap.c89 static int upap_printpkt(const u_char *p, int plen, void (*printer) (void *, const char *, ...), void *arg);
102 upap_printpkt,
596 * upap_printpkt - print the contents of a PAP packet.
602 static int upap_printpkt(const u_char *p, int plen, void (*printer) (void *, const char *, ...), void *arg) { in upap_printpkt() function

Completed in 1 milliseconds