Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/pfctl/
H A Dpfctl_altq.c67 static int eval_pfqueue_cbq(struct pfctl *, struct pf_altq *,
475 error = eval_pfqueue_cbq(pf, pa, if_ppa);
499 eval_pfqueue_cbq(struct pfctl *pf, struct pf_altq *pa, struct pfctl_altq *if_ppa) function