Searched refs:FR_FRSTRICT (Results 1 – 4 of 4) sorted by relevance
415 if (fp->fr_flags & (FR_FRSTRICT)) { in printfr()417 if (fp->fr_flags & FR_FRSTRICT) in printfr()
377 if (pass & FR_FRSTRICT) { in ipfr_frag_new()752 if (f->ipfr_pass & FR_FRSTRICT) { in ipf_frag_lookup()
826 #define FR_FRSTRICT 0x100000 /* strict frag. cache */ macro
1367 IPFY_STRICT { DOALL(fr->fr_flags |= FR_FRSTRICT;) }