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

/freebsd-9.3-release/sys/contrib/pf/net/
H A Dpf_norm.c213 uma_zone_set_max(V_pf_cent_pl, PFFRAG_FRCENT_HIWAT);
229 pool_sethardlimit(&pf_cent_pl, PFFRAG_FRCENT_HIWAT, NULL, 0);
H A Dpfvar.h1520 #define PFFRAG_FRCENT_HIWAT 50000 /* Number of fragment cache entries */ macro

Completed in 62 milliseconds