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

/external/libppp/src/
H A Dlog.h39 #define LogFILTER (9) macro
H A Dip.c260 log_Printf(LogFILTER, " error: illegal header\n");
265 log_Printf(LogFILTER, " error: illegal fragmentation\n");
369 log_Printf(LogFILTER, " error: TCP header incorrect\n");
391 log_Printf(LogFILTER, " error: proto %s must be at least"
458 if (log_IsKept(LogFILTER)) {
460 log_Printf(LogFILTER, "%sbound rule = %d accept %s "
468 if (log_IsKept(LogFILTER)) {
470 log_Printf(LogFILTER,
484 if (log_IsKept(LogFILTER)) {
486 log_Printf(LogFILTER,
[all...]

Completed in 20 milliseconds