Home
last modified time | relevance | path

Searched refs:FR_NOLOGTAG (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/cmd/ipf/lib/common/
H A Dprintfr.c389 if (fp->fr_logtag != FR_NOLOGTAG || *fp->fr_nattag.ipt_tag) {
393 if (fp->fr_logtag != FR_NOLOGTAG) {
/titanic_44/usr/src/uts/common/inet/ipf/
H A Dip_log.c378 ipfl.fl_logtag = FR_NOLOGTAG;
H A Dip_state.c1181 is->is_tag = FR_NOLOGTAG;
/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h678 #define FR_NOLOGTAG 0 macro
/titanic_44/usr/src/cmd/ipf/tools/
H A Dipmon.c887 if (sl->isl_tag != FR_NOLOGTAG) {
H A Dipf_y.y1881 fr->fr_logtag = FR_NOLOGTAG; in newrule()