Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_parser.h312 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.y5752 if (eval_pfqueue(pf, &pb, &bw, opts)) in expand_altq()
5863 if (eval_pfqueue(pf, &pa, &bwspec, opts)) in expand_queue()