xref: /dpdk/drivers/net/bonding/version.map (revision 19da63ccfc7e83f06e1bb14d830d4e0de99b13cf)
1cb9187bcSDavid MarchandDPDK_25 {
263b39078SBruce Richardson	global:
363b39078SBruce Richardson
463b39078SBruce Richardson	rte_eth_bond_8023ad_agg_selection_get;
563b39078SBruce Richardson	rte_eth_bond_8023ad_agg_selection_set;
663b39078SBruce Richardson	rte_eth_bond_8023ad_conf_get;
763b39078SBruce Richardson	rte_eth_bond_8023ad_dedicated_queues_disable;
863b39078SBruce Richardson	rte_eth_bond_8023ad_dedicated_queues_enable;
963b39078SBruce Richardson	rte_eth_bond_8023ad_ext_collect;
1063b39078SBruce Richardson	rte_eth_bond_8023ad_ext_collect_get;
1163b39078SBruce Richardson	rte_eth_bond_8023ad_ext_distrib;
1263b39078SBruce Richardson	rte_eth_bond_8023ad_ext_distrib_get;
1363b39078SBruce Richardson	rte_eth_bond_8023ad_ext_slowtx;
14*19da63ccSLukas Sismis	rte_eth_bond_8023ad_member_info;
1563b39078SBruce Richardson	rte_eth_bond_8023ad_setup;
16*19da63ccSLukas Sismis	rte_eth_bond_active_members_get;
1763b39078SBruce Richardson	rte_eth_bond_create;
1863b39078SBruce Richardson	rte_eth_bond_free;
1963b39078SBruce Richardson	rte_eth_bond_link_monitoring_set;
2063b39078SBruce Richardson	rte_eth_bond_mac_address_reset;
2163b39078SBruce Richardson	rte_eth_bond_mac_address_set;
22*19da63ccSLukas Sismis	rte_eth_bond_member_add;
23*19da63ccSLukas Sismis	rte_eth_bond_member_remove;
24*19da63ccSLukas Sismis	rte_eth_bond_members_get;
2563b39078SBruce Richardson	rte_eth_bond_mode_get;
2663b39078SBruce Richardson	rte_eth_bond_mode_set;
2763b39078SBruce Richardson	rte_eth_bond_primary_get;
2863b39078SBruce Richardson	rte_eth_bond_primary_set;
2963b39078SBruce Richardson	rte_eth_bond_xmit_policy_get;
3063b39078SBruce Richardson	rte_eth_bond_xmit_policy_set;
3163b39078SBruce Richardson
3263b39078SBruce Richardson	local: *;
3363b39078SBruce Richardson};
34