Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c483 nf_tables_delrule_deactivate(struct nft_ctx *ctx, struct nft_rule *rule) in nf_tables_delrule_deactivate() function
533 err = nf_tables_delrule_deactivate(ctx, rule); in nft_delrule()