Searched refs:nft_restart (Results 1 – 3 of 3) sorted by relevance
149 assert(nft_restart(h) >= 0); in fetch_table_cache()399 assert(nft_restart(h) >= 0); in fetch_set_cache()439 assert(nft_restart(h) >= 0); in __fetch_chain_cache()519 assert(nft_restart(h) >= 0); in nft_rule_list_update()
126 int nft_restart(struct nft_handle *h);
849 int nft_restart(struct nft_handle *h) in nft_restart() function