Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_fil.h852 #define FF_LOGPASS 0x10000000 macro
855 #define FF_LOGGING (FF_LOGPASS|FF_LOGBLOCK|FF_LOGNOMATCH)
H A Dfil.c3312 (FR_ISPASS(pass) && (softc->ipf_flags & FF_LOGPASS))) {
3314 pass |= FF_LOGPASS;