Searched refs:nft_chain_list_free (Results 1 – 3 of 3) sorted by relevance
26 void nft_chain_list_free(struct nft_chain_list *list);
50 void nft_chain_list_free(struct nft_chain_list *list) in nft_chain_list_free() function
679 nft_chain_list_free(c->table[i].chains); in flush_cache()