Home
last modified time | relevance | path

Searched refs:PFFRAG_FRENT_HIWAT (Results 1 – 3 of 3) sorted by relevance

/xnu-8796.121.2/bsd/net/
H A Dpfvar.h1731 #define PFFRAG_FRENT_HIWAT 5000 /* Number of fragment entries */ macro
H A Dpf_norm.c206 pool_sethardlimit(&pf_frent_pl, PFFRAG_FRENT_HIWAT, NULL, 0); in pf_normalize_init()
H A Dpf.c344 { .pp = &pf_frent_pl, .limit = PFFRAG_FRENT_HIWAT },