Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/dist/lib/
H A Dprintfr.c418 if (fp->fr_flags & (FR_FRSTRICT)) {
420 if (fp->fr_flags & FR_FRSTRICT)
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_frag.c389 if (pass & FR_FRSTRICT) { in ipfr_frag_new()
767 if (f->ipfr_pass & FR_FRSTRICT) { in ipf_frag_lookup()
H A Dip_fil.h884 #define FR_FRSTRICT 0x100000 /* strict frag. cache */ macro
H A Dip_fil_compat.c1881 nflags |= FR_FRSTRICT; in fr_frflags4to5()
3660 if (nflags & FR_FRSTRICT) in fr_frflags5to4()
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipf_y.y1369 IPFY_STRICT { DOALL(fr->fr_flags |= FR_FRSTRICT;) }
/netbsd-src/external/bsd/ipf/dist/
H A Dip_fil_compat.c1889 nflags |= FR_FRSTRICT;
3738 if (nflags & FR_FRSTRICT)