iPXE
nx_rx_rule_arg_s Struct Reference

#include <nxhal_nic_interface.h>

Data Fields

union { 
   struct { 
      char   mac [6] 
   }   m
   struct { 
      char   mac [6] 
      char   vlan 
   }   mv
   struct { 
      char   mac [6] 
   }   mr
   struct { 
      char   mac [6] 
      char   vlan 
   }   mvr
}; 
U64 data

Detailed Description

Definition at line 201 of file nxhal_nic_interface.h.

Field Documentation

◆ mac

char nx_rx_rule_arg_s::mac[6]

Definition at line 204 of file nxhal_nic_interface.h.

◆ [struct]

struct { ... } nx_rx_rule_arg_s::m

◆ vlan

char nx_rx_rule_arg_s::vlan

Definition at line 208 of file nxhal_nic_interface.h.

◆ [struct]

struct { ... } nx_rx_rule_arg_s::mv

◆ [struct]

struct { ... } nx_rx_rule_arg_s::mr

◆ [struct]

struct { ... } nx_rx_rule_arg_s::mvr

◆ [union]

union { ... } nx_rx_rule_arg_s

◆ data

U64 nx_rx_rule_arg_s::data

Definition at line 219 of file nxhal_nic_interface.h.


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