common/cnxk: support tunnel header verification
[dpdk.git] / drivers / 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 };