Home
last modified time | relevance | path

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

/Linux-v6.1/net/netfilter/
Dnft_immediate.c141 nf_tables_rule_release(&chain_ctx, rule); in nft_immediate_destroy()
Dnf_tables_api.c3324 void nf_tables_rule_release(const struct nft_ctx *ctx, struct nft_rule *rule) in nf_tables_rule_release() function
3602 nf_tables_rule_release(&ctx, rule); in nf_tables_newrule()
9923 nf_tables_rule_release(ctx, rule); in __nft_release_basechain()
9977 nf_tables_rule_release(&ctx, rule); in __nft_release_table()
/Linux-v6.1/include/net/netfilter/
Dnf_tables.h988 void nf_tables_rule_release(const struct nft_ctx *ctx, struct nft_rule *rule);