Searched refs:LogFILTER (Results 1 – 2 of 2) sorted by relevance
262 log_Printf(LogFILTER, " error: illegal header\n"); in FilterCheck()267 log_Printf(LogFILTER, " error: illegal fragmentation\n"); in FilterCheck()371 log_Printf(LogFILTER, " error: TCP header incorrect\n"); in FilterCheck()393 log_Printf(LogFILTER, " error: proto %s must be at least" in FilterCheck()460 if (log_IsKept(LogFILTER)) { in FilterCheck()462 log_Printf(LogFILTER, "%sbound rule = %d accept %s " in FilterCheck()470 if (log_IsKept(LogFILTER)) { in FilterCheck()472 log_Printf(LogFILTER, in FilterCheck()486 if (log_IsKept(LogFILTER)) { in FilterCheck()488 log_Printf(LogFILTER, in FilterCheck()
41 #define LogFILTER (9) macro