iPXE
Data Fields
phantom_nic_request_body_mac_request_pb Struct Reference

A Phantom MAC address request body. More...

#include <phantom_hw.h>

Data Fields

pseudo_bit_t opcode [8]
 Opcode. More...
 
pseudo_bit_t tag [8]
 Tag. More...
 
pseudo_bit_t mac_addr_0 [8]
 MAC address byte 0. More...
 
pseudo_bit_t mac_addr_1 [8]
 MAC address byte 1. More...
 
pseudo_bit_t mac_addr_2 [8]
 MAC address byte 2. More...
 
pseudo_bit_t mac_addr_3 [8]
 MAC address byte 3. More...
 
pseudo_bit_t mac_addr_4 [8]
 MAC address byte 4. More...
 
pseudo_bit_t mac_addr_5 [8]
 MAC address byte 5. More...
 

Detailed Description

A Phantom MAC address request body.

Definition at line 123 of file phantom_hw.h.

Field Documentation

◆ opcode

pseudo_bit_t phantom_nic_request_body_mac_request_pb::opcode[8]

Opcode.

Definition at line 124 of file phantom_hw.h.

◆ tag

pseudo_bit_t phantom_nic_request_body_mac_request_pb::tag[8]

Tag.

Definition at line 125 of file phantom_hw.h.

◆ mac_addr_0

pseudo_bit_t phantom_nic_request_body_mac_request_pb::mac_addr_0[8]

MAC address byte 0.

Definition at line 126 of file phantom_hw.h.

◆ mac_addr_1

pseudo_bit_t phantom_nic_request_body_mac_request_pb::mac_addr_1[8]

MAC address byte 1.

Definition at line 127 of file phantom_hw.h.

◆ mac_addr_2

pseudo_bit_t phantom_nic_request_body_mac_request_pb::mac_addr_2[8]

MAC address byte 2.

Definition at line 128 of file phantom_hw.h.

◆ mac_addr_3

pseudo_bit_t phantom_nic_request_body_mac_request_pb::mac_addr_3[8]

MAC address byte 3.

Definition at line 129 of file phantom_hw.h.

◆ mac_addr_4

pseudo_bit_t phantom_nic_request_body_mac_request_pb::mac_addr_4[8]

MAC address byte 4.

Definition at line 130 of file phantom_hw.h.

◆ mac_addr_5

pseudo_bit_t phantom_nic_request_body_mac_request_pb::mac_addr_5[8]

MAC address byte 5.

Definition at line 131 of file phantom_hw.h.


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