Home
last modified time | relevance | path

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

/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl_altq.c64 static int eval_pfqueue_priq(struct pfctl *, struct pf_altq *);
370 error = eval_pfqueue_priq(pf, pa); in eval_pfqueue()
583 eval_pfqueue_priq(struct pfctl *pf, struct pf_altq *pa) in eval_pfqueue_priq() function