#include <physical_interface.h>
|
| | PhysicalInterfaceOsOperStateData (unsigned short int type_, std::string intf_name, std::string intf_drv_name, bool status) |
| |
| virtual | ~PhysicalInterfaceOsOperStateData () |
| |
| virtual bool | OnResync (PhysicalInterface *phy_intf) const |
| |
| | 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 138 of file physical_interface.h.
◆ bond_intf_type
◆ PhysicalInterfaceOsOperStateData()
| PhysicalInterfaceOsOperStateData::PhysicalInterfaceOsOperStateData |
( |
unsigned short int |
type_, |
|
|
std::string |
intf_name, |
|
|
std::string |
intf_drv_name, |
|
|
bool |
status |
|
) |
| |
|
inline |
◆ ~PhysicalInterfaceOsOperStateData()
| virtual PhysicalInterfaceOsOperStateData::~PhysicalInterfaceOsOperStateData |
( |
| ) |
|
|
inlinevirtual |
◆ OnResync()
| bool PhysicalInterfaceOsOperStateData::OnResync |
( |
PhysicalInterface * |
phy_intf | ) |
const |
|
virtual |
◆ intf_drv_name
| string PhysicalInterfaceOsOperStateData::intf_drv_name |
◆ intf_name
| string PhysicalInterfaceOsOperStateData::intf_name |
◆ oper_state_
| bool PhysicalInterfaceOsOperStateData::oper_state_ |
◆ type_
| unsigned short int PhysicalInterfaceOsOperStateData::type_ |
The documentation for this struct was generated from the following files: