1UMAD_STATUS(3)            OpenIB Programmer´s Manual            UMAD_STATUS(3)
2
3
4

NAME

6       umad_status - get the status of a umad buffer
7

SYNOPSIS

9       #include <infiniband/umad.h>
10
11       int umad_status(void *umad);
12

DESCRIPTION

14       umad_status() get the internal umad status field.
15

RETURN VALUE

17       After  a  packet  is  received, umad_status() returns 0 on a successful
18       receive, or a non zero status.  ETIMEDOUT means that the packet  had  a
19       send-timeout  indication.  In this case, the transaction ID will be set
20       to the TID of the original request.
21

AUTHOR

23       Hal Rosenstock <halr@voltaire.com>
24
25
26
27OpenIB                           May 17, 2007                   UMAD_STATUS(3)
Impressum