Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_altq.c70 static int print_cbq_opts(const struct pf_altq *);
225 if (!print_cbq_opts(a)) in print_altq()
288 print_cbq_opts(a); in print_queue()
637 print_cbq_opts(const struct pf_altq *a) in print_cbq_opts() function