match_iface
if (!match_iface(args, iface))
if (match_iface(ifp, &attrs)) {
if_foreach_sleep(match_iface, &attrs, dump_cb, &wa);