#include <inet_interface.h>
|
| | InetInterfaceData (InetInterface::SubType sub_type, const std::string &vrf_name, const Ip4Address &addr, int plen, const Ip4Address &gw, const std::string &xconnect, const std::string vn_name, Interface::Transport transport) |
| |
| virtual | ~InetInterfaceData () |
| |
| | 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 91 of file inet_interface.h.
◆ InetInterfaceData()
◆ ~InetInterfaceData()
| virtual InetInterfaceData::~InetInterfaceData |
( |
| ) |
|
|
inlinevirtual |
◆ gw_
◆ ip_addr_
◆ plen_
| int InetInterfaceData::plen_ |
◆ sub_type_
◆ vn_name_
| std::string InetInterfaceData::vn_name_ |
◆ xconnect_
| std::string InetInterfaceData::xconnect_ |
The documentation for this struct was generated from the following files: