summaryrefslogtreecommitdiffstats
path: root/src/libnftables.map
diff options
context:
space:
mode:
Diffstat (limited to 'src/libnftables.map')
-rw-r--r--src/libnftables.map4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libnftables.map b/src/libnftables.map
index a511dd78..a46a3ad5 100644
--- a/src/libnftables.map
+++ b/src/libnftables.map
@@ -30,6 +30,6 @@ LIBNFTABLES_2 {
} LIBNFTABLES_1;
LIBNFTABLES_3 {
- nft_set_optimize;
- nft_get_optimize;
+ nft_ctx_set_optimize;
+ nft_ctx_get_optimize;
} LIBNFTABLES_2;