Home
last modified time | relevance | path

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

/linux-6.6.21/net/netfilter/
Dnft_objref.c153 err = nf_tables_bind_set(ctx, set, &priv->binding); in nft_objref_map_init()
Dnft_lookup.c153 err = nf_tables_bind_set(ctx, set, &priv->binding); in nft_lookup_init()
Dnft_dynset.c323 err = nf_tables_bind_set(ctx, set, &priv->binding); in nft_dynset_init()
Dnf_tables_api.c5318 int nf_tables_bind_set(const struct nft_ctx *ctx, struct nft_set *set, in nf_tables_bind_set() function
5360 EXPORT_SYMBOL_GPL(nf_tables_bind_set);
/linux-6.6.21/include/net/netfilter/
Dnf_tables.h637 int nf_tables_bind_set(const struct nft_ctx *ctx, struct nft_set *set,