iPXE
ib_mad Union Reference

A management datagram. More...

#include <ib_mad.h>

Data Fields

struct ib_mad_hdr hdr
struct ib_mad_smp smp
struct ib_mad_sa sa
struct ib_mad_cm cm
uint8_t bytes [256]

Detailed Description

A management datagram.

Definition at line 611 of file ib_mad.h.

Field Documentation

◆ hdr

struct ib_mad_hdr ib_mad::hdr

Definition at line 612 of file ib_mad.h.

Referenced by ib_destroy_mi(), ib_mi_handle(), and ib_mi_timer_expired().

◆ smp

struct ib_mad_smp ib_mad::smp

Definition at line 613 of file ib_mad.h.

◆ sa

struct ib_mad_sa ib_mad::sa

Definition at line 614 of file ib_mad.h.

◆ cm

struct ib_mad_cm ib_mad::cm

Definition at line 615 of file ib_mad.h.

◆ bytes

uint8_t ib_mad::bytes[256]

Definition at line 616 of file ib_mad.h.


The documentation for this union was generated from the following file: