Home
last modified time | relevance | path

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

/freebsd-11-stable/sbin/pfctl/
HDpfctl_table.c69 static void print_iface(struct pfi_kif *, int);
606 print_iface(p, opts); in pfctl_show_ifaces()
611 print_iface(struct pfi_kif *p, int opts) in print_iface() function