Searched refs:find_table_algo (Results 1 – 1 of 1) sorted by relevance
122 static struct table_algo *find_table_algo(struct tables_config *tableconf,1808 ta = find_table_algo(CHAIN_TO_TCFG(ch), ti, aname); in create_table_internal()2251 find_table_algo(struct tables_config *tcfg, struct tid_info *ti, char *name) in find_table_algo() function