Home
last modified time | relevance | path

Searched refs:addressType (Results 1 – 6 of 6) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-core/images/build-appliance-image/
H A DYocto_Build_Appliance.vmx14 ethernet0.addressType = "generated"
/openbmc/phosphor-networkd/test/
H A Dtest_ethernet_interface.cpp51 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 Dethernet_interface.hpp128 ObjectPath ip(IP::Protocol addressType, std::string ipAddress,
/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp1179 uint3_t reserved, uint3_t muxType, uint2_t addressType, uint3_t bbSlotNum, in appSlotI2CControllerWriteRead() argument
1189 if (addressType == slotAddressTypeBus) in appSlotI2CControllerWriteRead()
1230 else if (addressType == slotAddressTypeUniqueid) in appSlotI2CControllerWriteRead()
/openbmc/phosphor-host-ipmid/
H A Dchassishandler.cpp387 std::string addressType = "xyz.openbmc_project.Network.IP.Protocol.IPv4"; in setHostNetworkData() local
505 addressType = "xyz.openbmc_project.Network.IP.Protocol.IPv6"; in setHostNetworkData()
/openbmc/libcper/specification/document/
H A Dcper-json-specification.tex1765 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.\\