Home
last modified time | relevance | path

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

/Linux-v5.10/net/netfilter/
Dnft_immediate.c125 nf_tables_rule_release(&chain_ctx, rule); in nft_immediate_destroy()
Dnf_tables_api.c3096 void nf_tables_rule_release(const struct nft_ctx *ctx, struct nft_rule *rule) in nf_tables_rule_release() function
3363 nf_tables_rule_release(&ctx, rule); in nf_tables_newrule()
8768 nf_tables_rule_release(ctx, rule); in __nft_release_basechain()
8803 nf_tables_rule_release(&ctx, rule); in __nft_release_tables()
/Linux-v5.10/include/net/netfilter/
Dnf_tables.h905 void nf_tables_rule_release(const struct nft_ctx *ctx, struct nft_rule *rule);