Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   umad_get_mad    ( 3 )

получить указатель MAD буфера umad (get the MAD pointer of a umad buffer)

Имя (Name)

umad_get_mad - get the MAD pointer of a umad buffer


Синопсис (Synopsis)

#include <infiniband/umad.h>

void * umad_get_mad(void *umad);


Описание (Description)

umad_get_mad() returns a pointer to the MAD contained within the umad buffer.


Возвращаемое значение (Return value)

umad_get_mad() returns a pointer to the MAD contained within the supplied umad buffer.