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

/freebsd-9.3-release/sys/contrib/pf/net/
H A Dpfvar.h1519 #define PFFRAG_FRAG_HIWAT 1000 /* Number of fragmented packets */ macro
H A Dpf_norm.c209 * uma_zone_set_max(pf_frag_pl, PFFRAG_FRAG_HIWAT);
226 pool_sethiwat(&pf_frag_pl, PFFRAG_FRAG_HIWAT);

Completed in 69 milliseconds