Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnft_meta.h39 void nft_meta_set_destroy(const struct nft_ctx *ctx,
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_meta.c697 void nft_meta_set_destroy(const struct nft_ctx *ctx, in nft_meta_set_destroy() function
705 EXPORT_SYMBOL_GPL(nft_meta_set_destroy);
755 .destroy = nft_meta_set_destroy,
/OK3568_Linux_fs/kernel/net/bridge/netfilter/
H A Dnft_meta_bridge.c108 .destroy = nft_meta_set_destroy,