Searched refs:FR_ISBLOCK (Results 1 – 4 of 4) sorted by relevance
215 else if (FR_ISBLOCK(V_ipfmain.ipf_pass)) in vnet_ipf_init()
839 #define FR_ISBLOCK(x) (((x) & FR_CMDMASK) == FR_BLOCK) macro
3178 if (FR_ISBLOCK(pass) && (fin->fin_flx & FI_NEWNAT))3319 (FR_ISBLOCK(pass) && (softc->ipf_flags & FF_LOGBLOCK))) {
2920 if (FR_ISBLOCK(ipass)) {