Home
last modified time | relevance | path

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

/lib/liblwip/src/netif/ppp/
Dppp_impl.h217 #define PRINTMSG(m, l) { m[l] = '\0'; LWIP_DEBUGF(LOG_INFO, ("Remote message: %s\n", m)); } macro
219 #define PRINTMSG(m, l) macro
Dpap.c494 PRINTMSG(msg, msglen); in upap_rauthack()
535 PRINTMSG(msg, msglen); in upap_rauthnak()
Dchap.c665 PRINTMSG(inp, len); in ChapReceiveSuccess()
698 PRINTMSG(inp, len); in ChapReceiveFailure()