Searched refs:tables_config (Results 1 – 4 of 4) sorted by relevance
38 struct tables_config { struct47 #define CHAIN_TO_TCFG(chain) ((struct tables_config *)(chain)->tblcfg) argument
125 static struct table_algo *find_table_algo(struct tables_config *tableconf,139 struct tables_config *tcfg; in rollback_toperation_state()150 struct tables_config *tcfg; in add_toperation_state()159 struct tables_config *tcfg; in del_toperation_state()2569 find_table_algo(struct tables_config *tcfg, struct tid_info *ti, char *name) in find_table_algo()2626 struct tables_config *tcfg; in ipfw_add_table_algo()2669 struct tables_config *tcfg; in ipfw_del_table_algo()2699 struct tables_config *tcfg; in list_table_algo()3340 struct tables_config *tcfg; in ipfw_init_tables()3346 tcfg = malloc(sizeof(struct tables_config), M_IPFW, M_WAITOK | M_ZERO); in ipfw_init_tables()
178 struct tables_config *tcfg; in resize_shared_value_storage()768 struct tables_config *tcfg; in ipfw_table_value_init()
252 struct tables_config;307 struct tables_config *tblcfg; /* tables module data */