Home
last modified time | relevance | path

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

/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl_parser.h220 int eval_pfqueue(struct pfctl *, struct pf_altq *, struct node_queue_bw *,
H A Dpfctl_altq.c293 eval_pfqueue(struct pfctl *pf, struct pf_altq *pa, struct node_queue_bw *bw, in eval_pfqueue() function
H A Dparse.y4459 if (eval_pfqueue(pf, &pb, &bw, opts)) in expand_altq()
4571 if (eval_pfqueue(pf, &pa, &bwspec, opts)) in expand_queue()