Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft.c1989 static int __nft_table_flush(struct nft_handle *h, const char *table, bool exists) in __nft_table_flush() function
2030 ret = __nft_table_flush(h, table, h->cache->table[t->type].exists); in nft_table_flush()