Home
last modified time | relevance | path

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

/linux-6.15/net/netfilter/
H A Dnft_immediate.c222 nf_tables_rule_destroy(&chain_ctx, rule); in nft_immediate_destroy()
H A Dnf_tables_api.c3974 void nf_tables_rule_destroy(const struct nft_ctx *ctx, struct nft_rule *rule) in nf_tables_rule_destroy() function
3997 nf_tables_rule_destroy(ctx, rule); in nf_tables_rule_release()
4353 nf_tables_rule_destroy(&ctx, rule); in nf_tables_newrule()
9976 nf_tables_rule_destroy(&ctx, nft_trans_rule(trans)); in nft_commit_release()
10985 nf_tables_rule_destroy(&ctx, nft_trans_rule(trans)); in nf_tables_abort_release()
/linux-6.15/include/net/netfilter/
H A Dnf_tables.h1040 void nf_tables_rule_destroy(const struct nft_ctx *ctx, struct nft_rule *rule);