FD.io VPP  v21.06
Vector Packet Processing
ethernet_interface_address Union Reference
+ Collaboration diagram for ethernet_interface_address:

Data Fields

struct {
   mac_address_t   mac
 
   u16   zero
 
}; 
 
u64 as_u64
 

Detailed Description

Definition at line 136 of file ethernet.h.

Field Documentation

◆ @288

struct { ... }

◆ as_u64

u64 ethernet_interface_address::as_u64

Definition at line 143 of file ethernet.h.

◆ mac

mac_address_t ethernet_interface_address::mac

Definition at line 140 of file ethernet.h.

◆ zero

u16 ethernet_interface_address::zero

Definition at line 141 of file ethernet.h.


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