Home
last modified time | relevance | path

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

/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl_parser.h223 void print_altq(const struct pf_altq *, unsigned, struct node_queue_bw *,
H A Dpfctl_qstats.c245 print_altq(&node->altq, level, NULL, NULL); in pfctl_print_altq_node()
H A Dpfctl_altq.c146 print_altq(const struct pf_altq *a, unsigned level, struct node_queue_bw *bw, in print_altq() function
H A Dparse.y4425 print_altq(&pf->paltq->altq, 0, in expand_altq()