Home
last modified time | relevance | path

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

/Linux-v5.15/net/netfilter/
Dnft_objref.c150 err = nf_tables_bind_set(ctx, set, &priv->binding); in nft_objref_map_init()
Dnft_lookup.c148 err = nf_tables_bind_set(ctx, set, &priv->binding); in nft_lookup_init()
Dnft_dynset.c324 err = nf_tables_bind_set(ctx, set, &priv->binding); in nft_dynset_init()
Dnf_tables_api.c4606 int nf_tables_bind_set(const struct nft_ctx *ctx, struct nft_set *set, in nf_tables_bind_set() function
4649 EXPORT_SYMBOL_GPL(nf_tables_bind_set);
/Linux-v5.15/include/net/netfilter/
Dnf_tables.h565 int nf_tables_bind_set(const struct nft_ctx *ctx, struct nft_set *set,