net: replace IPv4/v6 constants with uppercase name
[dpdk.git] / lib / librte_pipeline / rte_pipeline_version.map
index 53d31a9..420f065 100644 (file)
@@ -72,5 +72,5 @@ EXPERIMENTAL {
        rte_table_action_stats_read;
        rte_table_action_time_read;
        rte_table_action_ttl_read;
-
-} DPDK_16.04;
+       rte_table_action_crypto_sym_session_get;
+};