Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dnft_immediate.c141 nf_tables_rule_release(&chain_ctx, rule); in nft_immediate_destroy()
Dnf_tables_api.c3336 void nf_tables_rule_release(const struct nft_ctx *ctx, struct nft_rule *rule) in nf_tables_rule_release() function
3614 nf_tables_rule_release(&ctx, rule); in nf_tables_newrule()
10012 nf_tables_rule_release(ctx, rule); in __nft_release_basechain()
10066 nf_tables_rule_release(&ctx, rule); in __nft_release_table()
/linux-6.1.9/include/net/netfilter/
Dnf_tables.h1002 void nf_tables_rule_release(const struct nft_ctx *ctx, struct nft_rule *rule);