Searched refs:addressType (Results 1 – 6 of 6) sorted by relevance
/openbmc/openbmc/poky/meta/recipes-core/images/build-appliance-image/ |
H A D | Yocto_Build_Appliance.vmx | 14 ethernet0.addressType = "generated"
|
/openbmc/phosphor-networkd/test/ |
H A D | test_ethernet_interface.cpp | 51 auto createIPObject(IP::Protocol addressType, const std::string& ipaddress, in createIPObject() argument 54 return interface.ip(addressType, ipaddress, subnetMask, ""); in createIPObject()
|
/openbmc/phosphor-networkd/src/ |
H A D | ethernet_interface.hpp | 128 ObjectPath ip(IP::Protocol addressType, std::string ipAddress,
|
/openbmc/intel-ipmi-oem/src/ |
H A D | manufacturingcommands.cpp | 1175 uint3_t reserved, uint3_t muxType, uint2_t addressType, uint3_t bbSlotNum, in appSlotI2CControllerWriteRead() argument 1185 if (addressType == slotAddressTypeBus) in appSlotI2CControllerWriteRead() 1226 else if (addressType == slotAddressTypeUniqueid) in appSlotI2CControllerWriteRead()
|
/openbmc/phosphor-host-ipmid/ |
H A D | chassishandler.cpp | 372 std::string addressType = "xyz.openbmc_project.Network.IP.Protocol.IPv4"; in setHostNetworkData() 490 addressType = "xyz.openbmc_project.Network.IP.Protocol.IPv6"; in setHostNetworkData() 370 std::string addressType = "xyz.openbmc_project.Network.IP.Protocol.IPv4"; setHostNetworkData() local
|
/openbmc/libcper/specification/document/ |
H A D | cper-json-specification.tex | 1765 addressType.value & uint64 & The raw value of the addressing type that caused the fault.\\ 1766 addressType.name & string & The human readable name, if available, of the addressing type that caus… 1833 addressType & uint64 & The addressing type of the fault, as defined by the VT-d specification.\\
|