Home
last modified time | relevance | path

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

/netbsd/sys/dist/pf/net/
H A Dpfvar.h1324 #define PFFRAG_FRCENT_HIWAT 50000 /* Number of fragment cache entries */ macro
H A Dpf_norm.c174 pool_sethardlimit(&pf_cent_pl, PFFRAG_FRCENT_HIWAT, NULL, 0); in pf_normalize_init()