Home
last modified time | relevance | path

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

/Linux-v6.1/net/netfilter/
Dnf_tables_api.c2111 static struct nft_rule_blob *nf_tables_chain_alloc_rules(unsigned int size) in nf_tables_chain_alloc_rules() function
2296 blob = nf_tables_chain_alloc_rules(data_size); in nf_tables_addchain()
8552 chain->blob_next = nf_tables_chain_alloc_rules(data_size); in nf_tables_commit_chain_prepare()