Home
last modified time | relevance | path

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

/netbsd/src/dist/pf/sbin/pfctl/
Dpfctl_table.c62 static void print_astats(struct pfr_astats *, int);
312 print_astats(p, opts & PF_OPT_USEDNS); in pfctl_table()
471 print_astats(struct pfr_astats *as, int dns) in print_astats() function