umad_send (3) Linux Manual Page
umad_send – send umad Synopsis #include <infiniband/umad.h> int umad_send(int portid, int agentid, void *umad, int length, int timeout_ms, int retries); Description umad_send() sends length bytes from the specified umad buffer from the port specified by portid, and using the agent specified by agentid. The buffer can contain a RMPP transmission which is larger than a…
