Home
last modified time | relevance | path

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

/linux-6.12.1/net/netfilter/
Dnft_immediate.c222 nf_tables_rule_destroy(&chain_ctx, rule); in nft_immediate_destroy()
Dnf_tables_api.c3855 void nf_tables_rule_destroy(const struct nft_ctx *ctx, struct nft_rule *rule) in nf_tables_rule_destroy() function
3875 nf_tables_rule_destroy(ctx, rule); in nf_tables_rule_release()
4230 nf_tables_rule_destroy(&ctx, rule); in nf_tables_newrule()
9653 nf_tables_rule_destroy(&ctx, nft_trans_rule(trans)); in nft_commit_release()
10667 nf_tables_rule_destroy(&ctx, nft_trans_rule(trans)); in nf_tables_abort_release()
/linux-6.12.1/include/net/netfilter/
Dnf_tables.h1031 void nf_tables_rule_destroy(const struct nft_ctx *ctx, struct nft_rule *rule);