print_iface
static void print_iface(struct pfi_kif *, int);
print_iface(p, opts);
if (ifconfig_foreach_iface(lifh, print_iface, NULL) != 0) {