table_show_one
table_show_one(&i, arg);
error = tables_foreach(table_show_one, arg, 1);
static int table_show_one(ipfw_xtable_info *i, void *arg);