Searched refs:FR_ISBLOCK (Results 1 – 8 of 8) sorted by relevance
88 } else if (FR_ISBLOCK(ips.is_pass)) {
49 else if (FR_ISBLOCK(fp->fr_flags)) {
592 else if (FR_ISBLOCK(fio.f_defpass)) in showversion()
549 } else if (FR_ISBLOCK(ipf->fl_flags)) {
1078 } else if (FR_ISBLOCK(ipf->fl_flags)) {
2643 FR_ISBLOCK(pass)) {2681 FR_ISBLOCK(pass)) {2760 if (FR_ISBLOCK(pass) && (fin->fin_flx & FI_NEWNAT))2862 (FR_ISBLOCK(pass) && (ifs->ifs_fr_flags & FF_LOGBLOCK))) {
1695 if (FR_ISBLOCK(is->is_pass)) {
737 #define FR_ISBLOCK(x) (((x) & FR_CMDMASK) == FR_BLOCK) macro