Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ipf/tools/
H A Dipf.c291 flag &= ~(FF_LOGPASS|FF_LOGNOMATCH|FF_LOGBLOCK);
306 flag |= FF_LOGBLOCK;
573 if (flags & FF_LOGBLOCK) { in showversion()
H A Dipfstat.c796 if (frf & FF_LOGBLOCK)
/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h752 #define FF_LOGBLOCK 0x20000000 macro
754 #define FF_LOGGING (FF_LOGPASS|FF_LOGBLOCK|FF_LOGNOMATCH)
/titanic_44/usr/src/uts/common/inet/ipf/
H A Dfil.c2863 (FR_ISBLOCK(pass) && (ifs->ifs_fr_flags & FF_LOGBLOCK))) {
2865 pass |= FF_LOGBLOCK;