Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnft_meta.h22 int nft_meta_set_init(const struct nft_ctx *ctx,
/linux/net/netfilter/
H A Dnft_meta.c685 int nft_meta_set_init(const struct nft_ctx *ctx, in nft_meta_set_dump()
722 EXPORT_SYMBOL_GPL(nft_meta_set_init); in nft_meta_get_offload()
814 .init = nft_meta_set_init, in nft_meta_select_ops()
630 int nft_meta_set_init(const struct nft_ctx *ctx, nft_meta_set_init() function