Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnft_objref.c152 err = nf_tables_bind_set(ctx, set, &priv->binding); in nft_objref_map_init()
H A Dnft_lookup.c191 err = nf_tables_bind_set(ctx, set, &priv->binding); in nft_lookup_init()
H A Dnft_dynset.c322 err = nf_tables_bind_set(ctx, set, &priv->binding); in nft_dynset_init()
H A Dnf_tables_api.c5777 int nf_tables_bind_set(const struct nft_ctx *ctx, struct nft_set *set, in nf_tables_bind_set() function
5820 EXPORT_SYMBOL_GPL(nf_tables_bind_set);
/linux/include/net/netfilter/
H A Dnf_tables.h678 int nf_tables_bind_set(const struct nft_ctx *ctx, struct nft_set *set,