HomeSort by relevance Sort by last modified time
    Searched refs:LogFILTER (Results 1 - 2 of 2) sorted by null

  /external/libppp/src/
log.h 39 #define LogFILTER (9)
ip.c 260 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 214 milliseconds