Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netfilter/
H A Dnft_meta.h40 void nft_meta_set_destroy(const struct nft_ctx *ctx,
/openbmc/linux/net/netfilter/
H A Dnft_meta.c704 void nft_meta_set_destroy(const struct nft_ctx *ctx, in nft_meta_set_destroy() function
712 EXPORT_SYMBOL_GPL(nft_meta_set_destroy);
806 .destroy = nft_meta_set_destroy,
/openbmc/linux/net/bridge/netfilter/
H A Dnft_meta_bridge.c193 .destroy = nft_meta_set_destroy,