Home
last modified time | relevance | path

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

/external/lib/lwip/netif/ppp/
A 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
A Dpap.c494 PRINTMSG(msg, msglen); in upap_rauthack()
535 PRINTMSG(msg, msglen); in upap_rauthnak()
A Dchap.c665 PRINTMSG(inp, len); in ChapReceiveSuccess()
698 PRINTMSG(inp, len); in ChapReceiveFailure()

Completed in 6 milliseconds