Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/pfctl/
H A Dpfctl_altq.c68 static int eval_pfqueue_cbq(struct pfctl *, struct pf_altq *,
476 error = eval_pfqueue_cbq(pf, pa, if_ppa);
500 eval_pfqueue_cbq(struct pfctl *pf, struct pf_altq *pa, struct pfctl_altq *if_ppa) function