Home
last modified time | relevance | path

Searched defs:LCPDEBUG (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/core/lwip/src/netif/ppp/
Dpppdebug.h56 #define LCPDEBUG(a, b) LWIP_DEBUGF(a, b) macro
66 #define LCPDEBUG(a, b) macro
/external/ppp/pppd/
Dpppd.h881 #define LCPDEBUG(x) if (debug) dbglog x macro
883 #define LCPDEBUG(x) macro