Home
last modified time | relevance | path

Searched refs:FR_KEEPFRAG (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_auth.c381 if ((pass & FR_KEEPSTATE) || ((pass & FR_KEEPFRAG) &&
H A Dip_fil.h813 #define FR_KEEPFRAG 0x00200 /* keep fragment information */ macro
H A Dip_state.c3421 is->is_pass & FR_KEEPFRAG)
H A Dfil.c2758 if (pass & FR_KEEPFRAG) {