Home
last modified time | relevance | path

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

/linux-6.12.1/net/netfilter/
Dnf_tables_api.c2421 static struct nft_rule_blob *nf_tables_chain_alloc_rules(const struct nft_chain *chain, in nf_tables_chain_alloc_rules() function
2598 blob = nf_tables_chain_alloc_rules(chain, 0); in nf_tables_addchain()
9738 chain->blob_next = nf_tables_chain_alloc_rules(chain, data_size); in nf_tables_commit_chain_prepare()