Home
last modified time | relevance | path

Searched refs:FI_MOREFRAG (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_frag.c575 if (!(fin->fin_flx & FI_MOREFRAG))
H A Dfil.c643 fin->fin_flx |= FI_MOREFRAG;
1364 fi->fi_flx |= FI_MOREFRAG;
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h328 #define FI_MOREFRAG 0x100000 macro