Searched defs:FSMDEBUG (Results 1 - 2 of 2) sorted by relevance

/external/syslinux/core/lwip/src/netif/ppp/
H A Dpppdebug.h57 #define FSMDEBUG(a, b) LWIP_DEBUGF(a, b) macro
67 #define FSMDEBUG(a, b) macro
/external/ppp/pppd/
H A Dpppd.h875 #define FSMDEBUG(x) if (debug) dbglog x macro
877 #define FSMDEBUG(x) macro

Completed in 158 milliseconds