summaryrefslogtreecommitdiff
path: root/libnl.sym.in
blob: df8888c699a862b30177688e1241d65b9c97d7dd (plain)
1
2
3
4
5
6
7
8
9
libnl_@MAJ_VERSION@ {
global:
	*;
local:
	_nl_socket_generate_local_port_no_release;
	_nl_socket_is_local_port_unspecified;
	_nl_socket_used_ports_release_all;
	_nl_socket_used_ports_set;
};