Home
last modified time | relevance | path

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

/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl_table.c65 static void print_iface(struct pfi_kif *, int);
597 print_iface(p, opts); in pfctl_show_ifaces()
602 print_iface(struct pfi_kif *p, int opts) in print_iface() function