Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnft_objref.c190 nf_tables_activate_set(ctx, priv->set); in nft_objref_map_activate()
H A Dnft_lookup.c176 nf_tables_activate_set(ctx, priv->set); in nft_lookup_activate()
H A Dnft_dynset.c353 nf_tables_activate_set(ctx, priv->set); in nft_dynset_activate()
H A Dnf_tables_api.c5572 void nf_tables_activate_set(const struct nft_ctx *ctx, struct nft_set *set)
5583 EXPORT_SYMBOL_GPL(nf_tables_activate_set); in nf_tables_activate_set()
5573 void nf_tables_activate_set(const struct nft_ctx *ctx, struct nft_set *set) nf_tables_activate_set() function
/openbmc/linux/include/net/netfilter/
H A Dnf_tables.h666 void nf_tables_activate_set(const struct nft_ctx *ctx, struct nft_set *set);