FR_LOGB
if (((fp->fr_flags & FR_LOGB) == FR_LOGB) ||
if (ipf->fl_flags & FR_LOGB)
} else if (((pass & FR_LOGMASK) == FR_LOGB) ||
if ((pass & FR_LOGMASK) != FR_LOGB)