xref: /dpdk/drivers/common/cpt/version.map (revision 63b3907833d87288bbc74f370e22f2929ec34594)
1*63b39078SBruce RichardsonINTERNAL {
2*63b39078SBruce Richardson	global:
3*63b39078SBruce Richardson
4*63b39078SBruce Richardson	cpt_fpm_clear;
5*63b39078SBruce Richardson	cpt_fpm_init;
6*63b39078SBruce Richardson	cpt_pmd_ops_helper_asym_get_mlen;
7*63b39078SBruce Richardson	cpt_pmd_ops_helper_get_mlen_direct_mode;
8*63b39078SBruce Richardson	cpt_pmd_ops_helper_get_mlen_sg_mode;
9*63b39078SBruce Richardson
10*63b39078SBruce Richardson	local: *;
11*63b39078SBruce Richardson};
12