Searched refs:LogFILTER (Results 1 – 2 of 2) sorted by relevance
260 log_Printf(LogFILTER, " error: illegal header\n"); in FilterCheck()265 log_Printf(LogFILTER, " error: illegal fragmentation\n"); in FilterCheck()369 log_Printf(LogFILTER, " error: TCP header incorrect\n"); in FilterCheck()391 log_Printf(LogFILTER, " error: proto %s must be at least" in FilterCheck()458 if (log_IsKept(LogFILTER)) { in FilterCheck()460 log_Printf(LogFILTER, "%sbound rule = %d accept %s " in FilterCheck()468 if (log_IsKept(LogFILTER)) { in FilterCheck()470 log_Printf(LogFILTER, in FilterCheck()484 if (log_IsKept(LogFILTER)) { in FilterCheck()486 log_Printf(LogFILTER, in FilterCheck()
39 #define LogFILTER (9) macro