Searched refs:pf_anchor_pl (Results 1 – 4 of 4) sorted by relevance
62 #define rs_pool_get_anchor() pool_get(&pf_anchor_pl, \64 #define rs_pool_put_anchor(x) pool_put(&pf_anchor_pl, x)66 struct pool pf_anchor_pl; variable
1591 pf_pktdelay_pl, pf_anchor_pl;
212 pool_init(&pf_anchor_pl, sizeof(struct pf_anchor), 0, in pfattach()
278 { &pf_anchor_pl, PF_ANCHOR_HIWAT, PF_ANCHOR_HIWAT }