Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_parser.h315 void print_altq(const struct pf_altq *, unsigned, struct node_queue_bw *,
H A Dpfctl_qstats.c281 print_altq(&node->altq, level, NULL, NULL);
H A Dpfctl_altq.c208 print_altq(const struct pf_altq *a, unsigned int level, in print_altq() function
H A Dparse.y5717 print_altq(&pf->paltq->altq, 0, in expand_altq()