#include <ib_mad.h>
Data Fields | |
| struct ib_mad_hdr | mad_hdr |
| struct ib_rmpp_hdr | rmpp_hdr |
| struct ib_sa_hdr | sa_hdr |
| union ib_sa_data | sa_data |
Definition at line 539 of file ib_mad.h.
struct ib_mad_hdr ib_mad_sa::mad_hdr [read] |
struct ib_rmpp_hdr ib_mad_sa::rmpp_hdr [read] |
struct ib_sa_hdr ib_mad_sa::sa_hdr [read] |
union ib_sa_data ib_mad_sa::sa_data [write] |
Definition at line 543 of file ib_mad.h.
Referenced by ib_create_path(), ib_mcast_complete(), ib_mcast_mad(), and ib_path_complete().
1.5.7.1