HomeSort by: relevance | last modified time | path
    Searched refs:FR_ISBLOCK (Results 1 - 8 of 8) sorted by relevancy

  /src/external/bsd/ipf/dist/lib/
printstate.c 115 } else if (FR_ISBLOCK(sp->is_pass)) {
printfr.c 48 else if (FR_ISBLOCK(fp->fr_flags)) {
  /src/external/bsd/ipf/dist/tools/
ipf.c 589 else if (FR_ISBLOCK(fio.f_defpass))
ipmon_y.y 563 } else if (FR_ISBLOCK(ipf->fl_flags)) {
ipmon.c 1151 } else if (FR_ISBLOCK(ipf.fl_flags)) {
  /src/sys/external/bsd/ipf/netinet/
ip_fil.h 898 #define FR_ISBLOCK(x) (((x) & FR_CMDMASK) == FR_BLOCK)
fil.c 3151 if (FR_ISBLOCK(pass) && (fin->fin_flx & FI_NEWNAT))
3303 (FR_ISBLOCK(pass) && (softc->ipf_flags & FF_LOGBLOCK))) {
ip_state.c 2862 if (FR_ISBLOCK(ipass)) {

Completed in 46 milliseconds