common/iavf: replace macro for MAC address length
[dpdk.git] / drivers / common / cpt / rte_common_cpt_version.map
1 INTERNAL {
2         global:
3
4         cpt_fpm_clear;
5         cpt_fpm_init;
6         cpt_pmd_ops_helper_asym_get_mlen;
7         cpt_pmd_ops_helper_get_mlen_direct_mode;
8         cpt_pmd_ops_helper_get_mlen_sg_mode;
9
10         local: *;
11 };