Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnf_tables.h1034 void nf_tables_rule_destroy(const struct nft_ctx *ctx, struct nft_rule *rule);
/linux/net/netfilter/
H A Dnf_tables_api.c4126 void nf_tables_rule_destroy(const struct nft_ctx *ctx, struct nft_rule *rule) in nf_tables_rule_destroy() function
4149 nf_tables_rule_destroy(ctx, rule); in nf_tables_rule_release()
4543 nf_tables_rule_destroy(&ctx, rule); in nf_tables_newrule()
10248 nf_tables_rule_destroy(&ctx, nft_trans_rule(trans)); in nft_commit_release()
11263 nf_tables_rule_destroy(&ctx, nft_trans_rule(trans)); in nf_tables_abort_release()