Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/pfctl/
H A Dpfctl_altq.c77 static int eval_pfqueue_priq(struct pfctl *, struct pf_altq *,
479 error = eval_pfqueue_priq(pf, pa, if_ppa);
687 eval_pfqueue_priq(struct pfctl *pf, struct pf_altq *pa, struct pfctl_altq *if_ppa) function