Query: umad_get_fd
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UMAD_GET_FD(3) OpenIB Programmer's Manual UMAD_GET_FD(3)NAMEumad_get_fd - get the umad fd for the requested portSYNOPSIS#include <infiniband/umad.h> int umad_get_fd(int portid);DESCRIPTIONumad_get_fd() returns the umad fd for the port specified by portid.RETURN VALUEumad_get_fd() returns the fd for the portid requested or -EINVAL if portid is invalid.AUTHORHal Rosenstock <halr@voltaire.com> OpenIB May 17, 2007 UMAD_GET_FD(3)