table_get_info
error = table_get_info(oh, xi);
if ((error = table_get_info(&oh, &i)) != 0)
if ((error = table_get_info(&oh, &i)) != 0)
if (table_get_info(oh, &xie) != 0)
static int table_get_info(ipfw_obj_header *oh, ipfw_xtable_info *i);