Home
last modified time | relevance | path

Searched refs:FR_STATESYNC (Results 1 – 5 of 5) 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)) ||
357 if (fp->fr_flags & FR_STATESYNC) {
H A Dprintstate.c138 if (ips.is_pass & FR_STATESYNC)
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h730 #define FR_STATESYNC 0x1000000 /* synchronize state to slave */ macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf_y.y1250 | IPFY_SYNC { DOALL(fr->fr_flags |= FR_STATESYNC;) }
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_state.c1487 if (pass & FR_STATESYNC)