FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Data Fields | |
u32 | flags |
ethernet_flag_change_function_t * | flag_change |
u32 | driver_instance |
u8 | address [6] |
mac_address_t * | secondary_addrs |
Definition at line 136 of file ethernet.h.
u8 ethernet_interface::address[6] |
Definition at line 163 of file ethernet.h.
u32 ethernet_interface::driver_instance |
Definition at line 160 of file ethernet.h.
ethernet_flag_change_function_t* ethernet_interface::flag_change |
Definition at line 158 of file ethernet.h.
u32 ethernet_interface::flags |
Definition at line 138 of file ethernet.h.
mac_address_t* ethernet_interface::secondary_addrs |
Definition at line 166 of file ethernet.h.