summaryrefslogtreecommitdiffstats
path: root/src/spdk/lib/net/spdk_net.map
blob: 944bc4c6e67e238841217fa9fa4b44bfb22b7c9d (plain)
1
2
3
4
5
6
7
8
9
{
	global:

	# public functions
	spdk_interface_init;
	spdk_interface_destroy;

	local: *;
};