Home
last modified time | relevance | path

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

/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl_altq.c62 static int print_cbq_opts(const struct pf_altq *);
158 if (!print_cbq_opts(a)) in print_altq()
207 print_cbq_opts(a); in print_queue()
543 print_cbq_opts(const struct pf_altq *a) in print_cbq_opts() function