Query: umad_status
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UMAD_STATUS(3) OpenIB Programmer's Manual UMAD_STATUS(3)NAMEumad_status - get the status of a umad bufferSYNOPSIS#include <infiniband/umad.h> int umad_status(void *umad);DESCRIPTIONumad_status() get the internal umad status field.RETURN VALUEAfter a packet is received, umad_status() returns 0 on a successful receive, or a non zero status. ETIMEDOUT means that the packet had a send-timeout indication. In this case, the transaction ID will be set to the TID of the original request.AUTHORHal Rosenstock <halr@voltaire.com> OpenIB May 17, 2007 UMAD_STATUS(3)