iPXE
Data Fields
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.

◆ m

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.

◆ mv

struct { ... } nx_rx_rule_arg_s::mv

◆ mr

struct { ... } nx_rx_rule_arg_s::mr

◆ mvr

struct { ... } nx_rx_rule_arg_s::mvr

◆ @87

union { ... }

◆ 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: