FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Data Fields | |
u32 | flags |
ethernet_flag_change_function_t * | flag_change |
u32 | driver_instance |
ethernet_interface_address_t | address |
ethernet_interface_address_t * | secondary_addrs |
Definition at line 146 of file ethernet.h.
ethernet_interface_address_t ethernet_interface::address |
Definition at line 173 of file ethernet.h.
u32 ethernet_interface::driver_instance |
Definition at line 170 of file ethernet.h.
ethernet_flag_change_function_t* ethernet_interface::flag_change |
Definition at line 168 of file ethernet.h.
u32 ethernet_interface::flags |
Definition at line 148 of file ethernet.h.
ethernet_interface_address_t* ethernet_interface::secondary_addrs |
Definition at line 176 of file ethernet.h.