Home
last modified time | relevance | path

Searched refs:FR_FRSTRICT (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/sbin/ipf/libipf/
H A Dprintfr.c416 if (fp->fr_flags & (FR_FRSTRICT)) { in printfr()
418 if (fp->fr_flags & FR_FRSTRICT) in printfr()
/freebsd-13.1/sys/netpfil/ipfilter/netinet/
H A Dip_frag.c383 if (pass & FR_FRSTRICT) { in ipfr_frag_new()
758 if (f->ipfr_pass & FR_FRSTRICT) { in ipf_frag_lookup()
H A Dip_fil.h829 #define FR_FRSTRICT 0x100000 /* strict frag. cache */ macro
/freebsd-13.1/sbin/ipf/common/
H A Dipf_y.y1368 IPFY_STRICT { DOALL(fr->fr_flags |= FR_FRSTRICT;) }
/freebsd-13.1/contrib/ipfilter/
H A Dip_fil_compat.c1865 nflags |= FR_FRSTRICT;
3702 if (nflags & FR_FRSTRICT)