1321936ShselaskyIBNETDISC_1.0 {
2321936Shselasky	global:
3321936Shselasky		ibnd_discover_fabric;
4321936Shselasky		ibnd_destroy_fabric;
5321936Shselasky		ibnd_load_fabric;
6321936Shselasky		ibnd_cache_fabric;
7321936Shselasky		ibnd_find_node_guid;
8321936Shselasky		ibnd_find_node_dr;
9321936Shselasky		ibnd_is_xsigo_guid;
10321936Shselasky		ibnd_is_xsigo_tca;
11321936Shselasky		ibnd_is_xsigo_hca;
12321936Shselasky		ibnd_get_chassis_guid;
13321936Shselasky		ibnd_get_chassis_type;
14321936Shselasky		ibnd_get_chassis_slot_str;
15321936Shselasky		ibnd_iter_nodes;
16321936Shselasky		ibnd_iter_nodes_type;
17321936Shselasky		ibnd_find_port_guid;
18321936Shselasky		ibnd_find_port_dr;
19321936Shselasky		ibnd_find_port_lid;
20321936Shselasky		ibnd_iter_ports;
21321936Shselasky	local: *;
22321936Shselasky};
23