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

  /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 89 milliseconds