Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dprintfr.c337 if ((fp->fr_flags & (FR_STSTRICT|FR_NEWISN|FR_NOICMPERR|FR_STATESYNC)) ||
345 if (fp->fr_flags & FR_STSTRICT) {
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h727 #define FR_STSTRICT 0x200000 /* strict keep state */ macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf_y.y1241 fr->fr_flags |= FR_STSTRICT;)
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_state.c1484 if (pass & FR_STSTRICT)