summaryrefslogtreecommitdiffstats
path: root/src/libnftnl.map
diff options
context:
space:
mode:
Diffstat (limited to 'src/libnftnl.map')
-rw-r--r--src/libnftnl.map8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/libnftnl.map b/src/libnftnl.map
index c2b9431..4cd5982 100644
--- a/src/libnftnl.map
+++ b/src/libnftnl.map
@@ -238,4 +238,12 @@ LIBNFTNL_1.2.0 {
nft_ruleset_parse_file_cb;
nft_ruleset_parse_buffer_cb;
nft_ruleset_ctx_free;
+
+ nft_batch_alloc;
+ nft_batch_update;
+ nft_batch_free;
+ nft_batch_buffer;
+ nft_batch_buffer_len;
+ nft_batch_iovec_len;
+ nft_batch_iovec;
} LIBNFTNL_1.2;