Home
last modified time | relevance | path

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

/netbsd/src/dist/pf/sbin/pfctl/
Dpfctl_table.c59 static void print_tstats(struct pfr_tstats *, int);
183 print_tstats(p, opts & PF_OPT_DEBUG); in pfctl_table()
384 print_tstats(struct pfr_tstats *ts, int debug) in print_tstats() function