Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft.c1736 int nft_table_purge_chains(struct nft_handle *h, const char *this_table, in nft_table_purge_chains() argument
1751 if (strcmp(this_table, table) != 0) in nft_table_purge_chains()