1IBV_GET_DEVICE_GUID(3)  Libibverbs Programmer’s Manual  IBV_GET_DEVICE_GUID(3)
2
3
4

NAME

6       ibv_get_device_guid - get an RDMA device’s GUID
7

SYNOPSIS

9              #include <infiniband/verbs.h>
10
11              uint64_t ibv_get_device_guid(struct ibv_device *device);
12

DESCRIPTION

14       ibv_get_device_guid()  returns  the  Global Unique IDentifier (GUID) of
15       the RDMA device device.
16

RETURN VALUE

18       ibv_get_device_guid() returns the GUID of the device  in  network  byte
19       order.
20

SEE ALSO

22       ibv_get_device_index(3),       ibv_get_device_list(3),      ibv_get_de‐
23       vice_name(3), ibv_open_device(3)
24

AUTHOR

26       Dotan Barak <dotanba@gmail.com>
27
28
29
30libibverbs                        2006-10-31            IBV_GET_DEVICE_GUID(3)
Impressum