Home
last modified time | relevance | path

Searched refs:FF_LOGBLOCK (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_fil.h853 #define FF_LOGBLOCK 0x20000000 macro
855 #define FF_LOGGING (FF_LOGPASS|FF_LOGBLOCK|FF_LOGNOMATCH)
H A Dfil.c3319 (FR_ISBLOCK(pass) && (softc->ipf_flags & FF_LOGBLOCK))) {
3321 pass |= FF_LOGBLOCK;