Home
last modified time | relevance | path

Searched refs:IPF_OPTCOPY (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_frag.c269 frag->ipfr_optmsk = fin->fin_fi.fi_optmsk & IPF_OPTCOPY;
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h911 #define IPF_OPTCOPY 0x07ff00 /* bit mask of copied options */ macro