net/enic: add more flow manager actions to dump
[dpdk.git] / drivers / net / dpaa2 / rte_pmd_dpaa2_version.map
1 EXPERIMENTAL {
2         global:
3
4         rte_pmd_dpaa2_mux_flow_create;
5         rte_pmd_dpaa2_set_custom_hash;
6         rte_pmd_dpaa2_set_timestamp;
7 };
8
9 INTERNAL {
10         global:
11
12         dpaa2_eth_eventq_attach;
13         dpaa2_eth_eventq_detach;
14
15         local: *;
16 };