Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnft_hash.c183 static int nft_symhash_init(const struct nft_ctx *ctx, in nft_symhash_init() function
216 nft_symhash_init(ctx, expr, tb); in nft_symhash_map_init()
315 .init = nft_symhash_init,