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

/darwin-on-arm/xnu/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.c471 pool_sethardlimit(pf_pool_limits[PF_LIMIT_STATES].pp,
3933 pool_sethardlimit(pf_pool_limits[pl->index].pp,
H A Dpf.c9213 pool_sethardlimit(struct pool *pp, int n, const char *warnmess, int ratecap) function

Completed in 38 milliseconds