]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/net/netfilter/nft_meta.h
netfilter: nf_tables: wrap tracing with a static key
[mirror_ubuntu-bionic-kernel.git] / include / net / netfilter / nft_meta.h
index 711887a09e9189e5c85e34d4f7608a37c600a097..d27588c8dbd9f2a01f65cec2c8587f33a7eba1ce 100644 (file)
@@ -33,4 +33,7 @@ void nft_meta_set_eval(const struct nft_expr *expr,
                       struct nft_regs *regs,
                       const struct nft_pktinfo *pkt);
 
+void nft_meta_set_destroy(const struct nft_ctx *ctx,
+                         const struct nft_expr *expr);
+
 #endif