Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/netfilter/
Dnft_meta.h17 int nft_meta_get_init(const struct nft_ctx *ctx,
/Linux-v5.10/net/bridge/netfilter/
Dnft_meta_bridge.c87 return nft_meta_get_init(ctx, expr, tb); in nft_meta_bridge_get_init()
/Linux-v5.10/net/netfilter/
Dnft_meta.c470 int nft_meta_get_init(const struct nft_ctx *ctx, in nft_meta_get_init() function
542 EXPORT_SYMBOL_GPL(nft_meta_get_init);
755 .init = nft_meta_get_init,