Searched refs:cur_table (Results 1 – 1 of 1) sorted by relevance
2769 const char *cur_table; in nft_is_chain_compatible() local2774 cur_table = xtables_ipv4[i].name; in nft_is_chain_compatible()2777 if (strcmp(table, cur_table) != 0) in nft_is_chain_compatible()