Home
last modified time | relevance | path

Searched refs:nft_is_table_compatible (Results 1 – 1 of 1) sorted by relevance

/external/iptables/iptables/
Dnft.c2826 static int nft_is_table_compatible(const char *name) in nft_is_table_compatible() function
2857 if (nft_is_table_compatible(name) == 0) { in nft_are_tables_compatible()