Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/pfctl/
H A Dpfctl_parser.h311 int eval_pfqueue(struct pfctl *, struct pf_altq *, struct node_queue_bw *,
H A Dpfctl_altq.c388 eval_pfqueue(struct pfctl *pf, struct pf_altq *pa, struct node_queue_bw *bw, in eval_pfqueue() function
H A Dparse.y5719 if (eval_pfqueue(pf, &pb, &bw, opts)) in expand_altq()
5830 if (eval_pfqueue(pf, &pa, &bwspec, opts)) in expand_queue()