Home
last modified time | relevance | path

Searched refs:SubnetMaskPrefixLength (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
DIScsiBootFirmwareTable.h105 UINT8 SubnetMaskPrefixLength; member
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DIScsiBootFirmwareTable.h112 UINT8 SubnetMaskPrefixLength; member
/device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/
DIScsiIbft.c308 Nic->SubnetMaskPrefixLength = IScsiGetSubnetMaskPrefixLength (&NvData->SubnetMask); in IScsiFillNICAndTargetSections()
321 Nic->SubnetMaskPrefixLength = NvData->PrefixLength; in IScsiFillNICAndTargetSections()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/
DIScsiIbft.c311 …Nic->SubnetMaskPrefixLength = IScsiGetSubnetMaskPrefixLength (&SessionConfigData->NvData.SubnetMas… in IScsiFillNICAndTargetSections()