FD.io VPP
v21.06-3-gbb25fbf28
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 147 of file ethernet.h.
ethernet_interface_address_t ethernet_interface::address |
Definition at line 174 of file ethernet.h.
u32 ethernet_interface::driver_instance |
Definition at line 171 of file ethernet.h.
ethernet_flag_change_function_t* ethernet_interface::flag_change |
Definition at line 169 of file ethernet.h.
u32 ethernet_interface::flags |
Definition at line 149 of file ethernet.h.
ethernet_interface_address_t* ethernet_interface::secondary_addrs |
Definition at line 177 of file ethernet.h.