xref: /dpdk/lib/gso/version.map (revision aa777f00)
1DPDK_21 {
2	global:
3
4	rte_gso_segment;
5
6	local: *;
7};
8