Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/pfctl/
H A Dpfctl_parser.h282 int eval_pfqueue(struct pfctl *, struct pf_altq *, struct node_queue_bw *,
H A Dpfctl_altq.c397 eval_pfqueue(struct pfctl *pf, struct pf_altq *pa, struct node_queue_bw *bw, function
H A Dparse.y5058 if (eval_pfqueue(pf, &pb, &bw, opts)) in expand_altq()
5168 if (eval_pfqueue(pf, &pa, &bwspec, opts)) in expand_queue()