FD.io VPP  v21.06
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
 
ethernet_interface_address_t address
 
ethernet_interface_address_tsecondary_addrs
 

Detailed Description

Definition at line 147 of file ethernet.h.

Field Documentation

◆ address

ethernet_interface_address_t ethernet_interface::address

Definition at line 174 of file ethernet.h.

◆ driver_instance

u32 ethernet_interface::driver_instance

Definition at line 171 of file ethernet.h.

◆ flag_change

ethernet_flag_change_function_t* ethernet_interface::flag_change

Definition at line 169 of file ethernet.h.

◆ flags

u32 ethernet_interface::flags

Definition at line 149 of file ethernet.h.

◆ secondary_addrs

ethernet_interface_address_t* ethernet_interface::secondary_addrs

Definition at line 177 of file ethernet.h.


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