Home
last modified time | relevance | path

Searched refs:FI_OPTIONS (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dextras.c38 fr->fr_flx |= FI_OPTIONS;
39 fr->fr_mflx |= FI_OPTIONS;
H A Dprintfr.c236 } else if (fp->fr_mflx & FI_OPTIONS) {
238 if (!(fp->fr_flx & FI_OPTIONS))
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_rcmd_pxy.c202 fi.fin_flx &= FI_LOWTTL|FI_FRAG|FI_TCPUDP|FI_OPTIONS|FI_IGNORE;
H A Dip_ftp_pxy.c378 fi.fin_flx &= FI_LOWTTL|FI_FRAG|FI_TCPUDP|FI_OPTIONS|FI_IGNORE;
736 fi.fin_flx &= FI_LOWTTL|FI_FRAG|FI_TCPUDP|FI_OPTIONS|FI_IGNORE;
H A Dip_fil.h306 #define FI_OPTIONS 0x0002 macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf_y.y1298 IPFY_IPOPTS { $$ = FI_OPTIONS; }
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c1434 fi->fi_flx |= FI_OPTIONS;