Home
last modified time | relevance | path

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

/netbsd/sys/dist/pf/net/
H A Dpfvar.h1323 #define PFFRAG_FRAG_HIWAT 1000 /* Number of fragmented packets */ macro
H A Dpf_norm.c171 pool_sethiwat(&pf_frag_pl, PFFRAG_FRAG_HIWAT); in pf_normalize_init()