tables_config
struct tables_config;
struct tables_config *tblcfg; /* tables module data */
find_table_algo(struct tables_config *tcfg, struct tid_info *ti, char *name)
struct tables_config *tcfg;
struct tables_config *tcfg;
struct tables_config *tcfg;
struct tables_config *tcfg;
tcfg = malloc(sizeof(struct tables_config), M_IPFW, M_WAITOK | M_ZERO);
static struct table_algo *find_table_algo(struct tables_config *tableconf,
#define CHAIN_TO_TCFG(chain) ((struct tables_config *)(chain)->tblcfg)
struct tables_config *tcfg;
struct tables_config *tcfg;