Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_tables_api.c209 static void __nft_set_trans_bind(const struct nft_ctx *ctx, struct nft_set *set, in __nft_set_trans_bind() function
236 return __nft_set_trans_bind(ctx, set, true); in nft_set_trans_bind()
241 return __nft_set_trans_bind(ctx, set, false); in nft_set_trans_unbind()