iPXE
ib_gid Union Reference

An Infiniband Global Identifier. More...

#include <ib_packet.h>

Data Fields

uint8_t bytes [16]
uint16_t words [8]
uint32_t dwords [4]
uint64_t qwords [2]
struct { 
   union ib_guid   prefix 
   union ib_guid   guid 
s

Detailed Description

An Infiniband Global Identifier.

Definition at line 34 of file ib_packet.h.

Field Documentation

◆ bytes

uint8_t ib_gid::bytes[16]

Definition at line 35 of file ib_packet.h.

Referenced by golan_post_send(), ib_srp_parse_dgid(), and ib_srp_parse_sgid().

◆ words

uint16_t ib_gid::words[8]

Definition at line 36 of file ib_packet.h.

Referenced by eoib_link_state_changed(), ipoib_link_state_changed(), and xve_create().

◆ dwords

uint32_t ib_gid::dwords[4]

Definition at line 37 of file ib_packet.h.

Referenced by xve_create().

◆ qwords

uint64_t ib_gid::qwords[2]

Definition at line 38 of file ib_packet.h.

◆ prefix

◆ guid

◆ [struct]


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