#include <vm_interface.h>
|
| VmiRouteState () |
|
virtual | ~VmiRouteState () |
|
VmInterfaceState::Op | GetOpL2 (const Agent *agent, const VmInterface *vmi) const |
|
bool | DeleteL2 (const Agent *agent, VmInterface *vmi) const |
|
bool | AddL2 (const Agent *agent, VmInterface *vmi) const |
|
VmInterfaceState::Op | GetOpL3 (const Agent *agent, const VmInterface *vmi) const |
|
bool | DeleteL3 (const Agent *agent, VmInterface *vmi) const |
|
bool | AddL3 (const Agent *agent, VmInterface *vmi) const |
|
void | Copy (const Agent *agent, const VmInterface *vmi) const |
|
| VmInterfaceState () |
|
| VmInterfaceState (bool l2_installed, bool l3_installed) |
|
virtual | ~VmInterfaceState () |
|
bool | Installed () const |
|
virtual bool | Update (const Agent *agent, VmInterface *vmi, Op l2_force_op, Op l3_force_op) const |
|
Definition at line 313 of file vm_interface.h.
◆ VmiRouteState()
VmiRouteState::VmiRouteState |
( |
| ) |
|
◆ ~VmiRouteState()
VmiRouteState::~VmiRouteState |
( |
| ) |
|
|
virtual |
◆ AddL2()
◆ AddL3()
◆ Copy()
◆ DeleteL2()
◆ DeleteL3()
◆ GetOpL2()
◆ GetOpL3()
◆ do_dhcp_relay_
bool VmiRouteState::do_dhcp_relay_ |
|
mutable |
◆ ethernet_tag_
uint32_t VmiRouteState::ethernet_tag_ |
|
mutable |
◆ ip_
◆ vrf_
The documentation for this struct was generated from the following files: