Searched refs:FF_LOGBLOCK (Results 1 – 4 of 4) sorted by relevance
291 flag &= ~(FF_LOGPASS|FF_LOGNOMATCH|FF_LOGBLOCK);306 flag |= FF_LOGBLOCK;573 if (flags & FF_LOGBLOCK) { in showversion()
796 if (frf & FF_LOGBLOCK)
752 #define FF_LOGBLOCK 0x20000000 macro754 #define FF_LOGGING (FF_LOGPASS|FF_LOGBLOCK|FF_LOGNOMATCH)
2863 (FR_ISBLOCK(pass) && (ifs->ifs_fr_flags & FF_LOGBLOCK))) {2865 pass |= FF_LOGBLOCK;