umad_get_fd (3) - Linux Manuals
umad_get_fd: get the umad fd for the requested port
Command to display umad_get_fd
manual in Linux: $ man 3 umad_get_fd
NAME
umad_get_fd - get the umad fd for the requested port
SYNOPSIS
#include <infiniband/umad.h>
int umad_get_fd(int portid);
DESCRIPTION
umad_get_fd()
returns the umad fd for the port specified by
portid.
RETURN VALUE
umad_get_fd()
returns the fd for the
portid
requested or -EINVAL if
portid
is invalid.
AUTHOR
- Hal Rosenstock <halr [at] voltaire.com>
-
Pages related to umad_get_fd