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.h1036 void nf_tables_rule_destroy(const struct nft_ctx *ctx, struct nft_rule *rule);
/linux/net/netfilter/
H A Dnf_tables_api.c4108 void nf_tables_rule_destroy(const struct nft_ctx *ctx, struct nft_rule *rule) in nf_tables_rule_destroy() function
4131 nf_tables_rule_destroy(ctx, rule); in nf_tables_rule_release()
4525 nf_tables_rule_destroy(&ctx, rule); in nf_tables_newrule()
10218 nf_tables_rule_destroy(&ctx, nft_trans_rule(trans)); in nft_commit_release()
11207 nf_tables_rule_destroy(&ctx, nft_trans_rule(trans)); in nf_tables_abort_release()