Home
last modified time | relevance | path

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

/linux-6.12.1/net/netfilter/
Dnf_tables_api.c208 static void __nft_set_trans_bind(const struct nft_ctx *ctx, struct nft_set *set, in __nft_set_trans_bind() function
235 return __nft_set_trans_bind(ctx, set, true); in nft_set_trans_bind()
240 return __nft_set_trans_bind(ctx, set, false); in nft_set_trans_unbind()