FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
ethernet_interface Struct Reference
+ Collaboration diagram for ethernet_interface:

Data Fields

u32 flags
 
ethernet_flag_change_function_tflag_change
 
u32 driver_instance
 
u8 address [6]
 
mac_address_tsecondary_addrs
 

Detailed Description

Definition at line 136 of file ethernet.h.

Field Documentation

◆ address

u8 ethernet_interface::address[6]

Definition at line 156 of file ethernet.h.

◆ driver_instance

u32 ethernet_interface::driver_instance

Definition at line 153 of file ethernet.h.

◆ flag_change

ethernet_flag_change_function_t* ethernet_interface::flag_change

Definition at line 151 of file ethernet.h.

◆ flags

u32 ethernet_interface::flags

Definition at line 138 of file ethernet.h.

◆ secondary_addrs

mac_address_t* ethernet_interface::secondary_addrs

Definition at line 159 of file ethernet.h.


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