Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
Dnf_tables_api.c185 static void __nft_set_trans_bind(const struct nft_ctx *ctx, struct nft_set *set, in __nft_set_trans_bind() function
212 return __nft_set_trans_bind(ctx, set, true); in nft_set_trans_bind()
217 return __nft_set_trans_bind(ctx, set, false); in nft_set_trans_unbind()