Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ipf/lib/common/
H A Dprintfr.c86 if (((fp->fr_flags & FR_LOGB) == FR_LOGB) ||
/titanic_50/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h706 #define FR_LOGB 0x00011 /* Log-fail */ macro
/titanic_50/usr/src/cmd/ipf/tools/
H A Dipmon.c1083 if (ipf->fl_flags & FR_LOGB)
/titanic_50/usr/src/uts/common/inet/ipf/
H A Dfil.c2864 } else if (((pass & FR_LOGMASK) == FR_LOGB) ||
2866 if ((pass & FR_LOGMASK) != FR_LOGB)