Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnft_meta.h40 void nft_meta_set_destroy(const struct nft_ctx *ctx,
/linux/net/netfilter/
H A Dnft_meta.c702 void nft_meta_set_destroy(const struct nft_ctx *ctx, in nft_meta_set_destroy() function
710 EXPORT_SYMBOL_GPL(nft_meta_set_destroy);
804 .destroy = nft_meta_set_destroy,
/linux/net/bridge/netfilter/
H A Dnft_meta_bridge.c192 .destroy = nft_meta_set_destroy,