| /openbmc/phosphor-networkd/src/ |
| H A D | ethernet_interface.hpp | 33 sdbusplus::xyz::openbmc_project::Network::server::EthernetInterface, 49 sdbusplus::xyz::openbmc_project::Network::server::EthernetInterface; 73 class EthernetInterface : public Ifaces class 76 EthernetInterface(EthernetInterface&&) = delete; 77 EthernetInterface& operator=(EthernetInterface&&) = delete; 88 EthernetInterface(stdplus::PinnedRef<sdbusplus::bus_t> bus, 269 stdplus::PinnedRef<EthernetInterface> eth); 272 stdplus::PinnedRef<EthernetInterface> eth; 282 EthernetInterface(stdplus::PinnedRef<sdbusplus::bus_t> bus,
|
| H A D | ethernet_interface.cpp | 84 EthernetInterface::EthernetInterface( in EthernetInterface() function in phosphor::network::EthernetInterface 88 EthernetInterface(bus, manager, info, makeObjPath(objRoot, *info.intf.name), in EthernetInterface() 92 EthernetInterface::EthernetInterface( in EthernetInterface() function in phosphor::network::EthernetInterface 117 EthernetInterface::defaultGateway(stdplus::toStr(*info.defgw4), true); in EthernetInterface() 121 EthernetInterface::defaultGateway6(stdplus::toStr(*info.defgw6), true); in EthernetInterface() 149 void EthernetInterface::updateInfo(const InterfaceInfo& info, bool skipSignal) in updateInfo() 171 void EthernetInterface::addAddr(const AddressInfo& info) in addAddr() 215 void EthernetInterface::addStaticNeigh(const NeighborInfo& info) in addStaticNeigh() 237 void EthernetInterface::addStaticGateway(const StaticGatewayInfo& info) in addStaticGateway() 270 ObjectPath EthernetInterface::ip(IP::Protocol protType, std::string ipaddress, in ip() [all …]
|
| H A D | static_gateway.hpp | 27 class EthernetInterface; 44 stdplus::PinnedRef<EthernetInterface> parent, 62 stdplus::PinnedRef<EthernetInterface> parent; 69 stdplus::PinnedRef<EthernetInterface> parent,
|
| H A D | neighbor.hpp | 23 class EthernetInterface; 42 stdplus::PinnedRef<EthernetInterface> parent, 63 stdplus::PinnedRef<EthernetInterface> parent; 69 stdplus::PinnedRef<EthernetInterface> parent,
|
| H A D | ipaddress.hpp | 24 class EthernetInterface; 43 stdplus::PinnedRef<EthernetInterface> parent, 69 stdplus::PinnedRef<EthernetInterface> parent; 75 stdplus::PinnedRef<EthernetInterface> parent,
|
| H A D | dhcp_configuration.hpp | 15 class EthernetInterface; 40 stdplus::PinnedRef<EthernetInterface> parent, DHCPType type); 91 stdplus::PinnedRef<EthernetInterface> parent;
|
| H A D | static_gateway.cpp | 25 stdplus::PinnedRef<EthernetInterface> parent, in StaticGateway() 33 stdplus::PinnedRef<EthernetInterface> parent, in StaticGateway()
|
| H A D | network_manager.hpp | 115 stdplus::string_umap<std::unique_ptr<EthernetInterface>> interfaces; 116 std::unordered_map<unsigned, EthernetInterface*> interfacesByIdx;
|
| H A D | neighbor.cpp | 26 stdplus::PinnedRef<EthernetInterface> parent, in Neighbor() 34 stdplus::PinnedRef<EthernetInterface> parent, in Neighbor()
|
| H A D | ipaddress.cpp | 50 stdplus::PinnedRef<EthernetInterface> parent, in IPAddress() 57 stdplus::PinnedRef<EthernetInterface> parent, in IPAddress()
|
| H A D | dhcp_configuration.cpp | 22 stdplus::PinnedRef<EthernetInterface> parent, DHCPType type) : in Configuration()
|
| H A D | network_manager.cpp | 208 auto intf = std::make_unique<EthernetInterface>( in createInterface()
|
| /openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/EthernetInterface/ |
| H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/Network/EthernetInterface' 8 '../../../../../yaml/xyz/openbmc_project/Network/EthernetInterface.interface.yaml', 28 'xyz/openbmc_project/Network/EthernetInterface',
|
| /openbmc/phosphor-networkd/test/ |
| H A D | mock_ethernet_interface.hpp | 10 class MockEthernetInterface : public EthernetInterface 15 EthernetInterface(std::forward<Args>(args)..., /*nicEnabled=*/true) in MockEthernetInterface()
|
| /openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/ |
| H A D | meson.build | 4 subdir('EthernetInterface') subdir 66 '../../../../yaml/xyz/openbmc_project/Network/EthernetInterface.interface.yaml', 68 output: ['EthernetInterface.md'], 80 'xyz/openbmc_project/Network/EthernetInterface',
|
| /openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/ |
| H A D | hyp_ethernet_interface.hpp | 23 sdbusplus::xyz::openbmc_project::Network::server::EthernetInterface, 29 sdbusplus::xyz::openbmc_project::Network::server::EthernetInterface;
|
| /openbmc/openbmc/meta-google/recipes-google/ncsi/files/ |
| H A D | gbmc-ncsi-set-nicenabled.service.in | 10 … /xyz/openbmc_project/network/@NCSI_IF@ xyz.openbmc_project.Network.EthernetInterface NICEnabled b…
|
| H A D | gbmc-ncsi-ra.sh | 29 xyz.openbmc_project.Network.EthernetInterface DefaultGateway6 s "" || true
|
| /openbmc/phosphor-networkd/docs/ |
| H A D | Network-Configuration.md | 11 `xyz.openbmc_project.Network.EthernetInterface` or 20 2. EthernetInterface: This describes the interface-specific parameters. 147 /xyz/openbmc_project/network/eth0 xyz.openbmc_project.Network.EthernetInterface 158 /xyz/openbmc_project/network/eth0 xyz.openbmc_project.Network.EthernetInterface
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/ |
| H A D | README.md | 11 `xyz.openbmc_project.Network.EthernetInterface` or 20 2. EthernetInterface: This describes the interface specific parameters. 180 xyz.openbmc_project.Network.EthernetInterface DHCPEnabled 193 xyz.openbmc_project.Network.EthernetInterface DHCPEnabled b 1
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | dcmihandler.cpp | 23 using sdbusplus::server::xyz::openbmc_project::network::EthernetInterface; 517 std::optional<EthernetInterface::DHCPConf> getDHCPEnabled( in getDHCPEnabled() 548 return EthernetInterface::convertDHCPConfFromString(dhcpVal); in getDHCPEnabled() 1219 std::optional<EthernetInterface::DHCPConf> dhcpEnabled = in setDCMIConfParams() 1226 (dhcpEnabled.value() != EthernetInterface::DHCPConf::none)) in setDCMIConfParams()
|
| /openbmc/phosphor-time-manager/ |
| H A D | README.md | 94 xyz.openbmc_project.Network.EthernetInterface NTPServers \
|
| /openbmc/docs/designs/ |
| H A D | redfish-authorization.md | 157 patch an EthernetInterface resource. 493 +-----------|-----------+ | "Entity": "EthernetInterface", | 538 Entity EthernetInterface so that users with "OemEthernetManager" can also send 539 GET to EthernetInterface. 543 Entity": "EthernetInterface",
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | bmc_ipv6_utils.robot | 297 # "@odata.type": "#EthernetInterface.v1_4_1.EthernetInterface",
|
| H A D | bmc_network_utils.robot | 454 # "@odata.context": "/redfish/v1/$metadata#EthernetInterface.EthernetInterface", 456 # "@odata.type": "#EthernetInterface.v1_2_0.EthernetInterface",
|