Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_frag.c422 frag.ipfr_optmsk = fin->fin_fi.fi_optmsk & IPF_OPTCOPY;
698 frag.ipfr_optmsk = fin->fin_fi.fi_optmsk & IPF_OPTCOPY;
H A Dip_fil.h1009 #define IPF_OPTCOPY 0x07ff00 /* bit mask of copied options */ macro