Searched refs:nf_tables_chain_alloc_rules (Results 1 – 1 of 1) sorted by relevance
2134 static struct nft_rule **nf_tables_chain_alloc_rules(const struct nft_chain *chain, in nf_tables_chain_alloc_rules() function2305 rules = nf_tables_chain_alloc_rules(chain, 0); in nf_tables_addchain()7971 chain->rules_next = nf_tables_chain_alloc_rules(chain, alloc); in nf_tables_commit_chain_prepare()