mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-29 04:21:26 +01:00
6fdf714d5d
Sponsored by: NVidia networking MFC after: 1 week
19 lines
333 B
Plaintext
19 lines
333 B
Plaintext
OSMVENDOR_2.0 {
|
|
global:
|
|
osm_vendor_init;
|
|
osm_vendor_new;
|
|
osm_vendor_delete;
|
|
osm_vendor_get_all_port_attr;
|
|
osm_vendor_bind;
|
|
osm_vendor_unbind;
|
|
osm_vendor_get;
|
|
osm_vendor_put;
|
|
osm_vendor_send;
|
|
osm_vendor_local_lid_change;
|
|
osm_vendor_set_sm;
|
|
osm_vendor_set_debug;
|
|
osmv_bind_sa;
|
|
osmv_query_sa;
|
|
local: *;
|
|
};
|