Searched refs:pool_sethardlimit (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dpf_norm.c203 pool_sethardlimit(&pf_frent_pl, PFFRAG_FRENT_HIWAT, NULL, 0);
204 pool_sethardlimit(&pf_cache_pl, PFFRAG_FRCACHE_HIWAT, NULL, 0);
205 pool_sethardlimit(&pf_cent_pl, PFFRAG_FRCENT_HIWAT, NULL, 0);
H A Dpfvar.h121 __private_extern__ void pool_sethardlimit(struct pool *, int,
H A Dpf_ioctl.c474 pool_sethardlimit(pf_pool_limits[PF_LIMIT_STATES].pp,
4033 pool_sethardlimit(pf_pool_limits[pl->index].pp,
H A Dpf.c9242 pool_sethardlimit(struct pool *pp, int n, const char *warnmess, int ratecap) function

Completed in 141 milliseconds