#include <physical_interface.h>
|
| | PhysicalInterfaceData (Agent *agent, IFMapNode *node, const std::string &vrf_name, PhysicalInterface::SubType subtype, PhysicalInterface::EncapType encap, bool no_arp, const boost::uuids::uuid &device_uuid, const std::string &display_name, const Ip4Address &ip, Interface::Transport transport) |
| |
| virtual | ~PhysicalInterfaceData () |
| |
| | InterfaceData (Agent *agent, IFMapNode *node, Interface::Transport transport) |
| |
| void | VmPortInit () |
| |
| void | EthInit (const std::string &vrf_name) |
| |
| void | PktInit () |
| |
| void | InetInit (const std::string &vrf_name) |
| |
| void | RemotePhysicalPortInit (const std::string &vrf_name) |
| |
| | AgentOperDBData (const Agent *agent, IFMapNode *node) |
| |
| virtual | ~AgentOperDBData () |
| |
| void | SetIFMapNode (IFMapNode *node) |
| |
| IFMapNode * | ifmap_node () const |
| |
| const Agent * | agent () const |
| |
| | AgentData () |
| |
| virtual | ~AgentData () |
| |
| virtual | ~DBRequestData () |
| |
Definition at line 109 of file physical_interface.h.
◆ PhysicalInterfaceData()
◆ ~PhysicalInterfaceData()
| virtual PhysicalInterfaceData::~PhysicalInterfaceData |
( |
| ) |
|
|
inlinevirtual |
◆ device_uuid_
◆ display_name_
| std::string PhysicalInterfaceData::display_name_ |
◆ encap_type_
◆ ip_
◆ no_arp_
| bool PhysicalInterfaceData::no_arp_ |
◆ subtype_
The documentation for this struct was generated from the following files: