Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
Dnft_immediate.c222 nf_tables_rule_destroy(&chain_ctx, rule); in nft_immediate_destroy()
Dnf_tables_api.c3674 void nf_tables_rule_destroy(const struct nft_ctx *ctx, struct nft_rule *rule) in nf_tables_rule_destroy() function
3694 nf_tables_rule_destroy(ctx, rule); in nf_tables_rule_release()
4034 nf_tables_rule_destroy(&ctx, rule); in nf_tables_newrule()
9220 nf_tables_rule_destroy(&trans->ctx, nft_trans_rule(trans)); in nft_commit_release()
10194 nf_tables_rule_destroy(&trans->ctx, nft_trans_rule(trans)); in nf_tables_abort_release()
/Linux-v6.6/include/net/netfilter/
Dnf_tables.h971 void nf_tables_rule_destroy(const struct nft_ctx *ctx, struct nft_rule *rule);