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

/linux-4.1.27/include/net/netfilter/
H A Dnft_meta.h14 int nft_meta_get_init(const struct nft_ctx *ctx,
/linux-4.1.27/net/netfilter/
H A Dnft_meta.c216 int nft_meta_get_init(const struct nft_ctx *ctx, nft_meta_get_init() function
264 EXPORT_SYMBOL_GPL(nft_meta_get_init); variable
334 .init = nft_meta_get_init,
/linux-4.1.27/net/bridge/netfilter/
H A Dnft_meta_bridge.c65 return nft_meta_get_init(ctx, expr, tb); nft_meta_bridge_get_init()

Completed in 130 milliseconds