Searched refs:SwAddressLength (Results 1 – 8 of 8) sorted by relevance
192 (Head->ProtoAddrLen == ConfigData->SwAddressLength)) { in ArpOnFrameRcvdDpc()200 ConfigData->SwAddressLength in ArpOnFrameRcvdDpc()927 (OldConfigData->SwAddressLength != ConfigData->SwAddressLength) || in ArpConfigureInstance()931 OldConfigData->SwAddressLength in ArpConfigureInstance()959 OldConfigData->StationAddress = AllocatePool (OldConfigData->SwAddressLength); in ArpConfigureInstance()972 OldConfigData->SwAddressLength in ArpConfigureInstance()1093 2 * (ConfigData->SwAddressLength + SnpMode->HwAddressSize); in ArpSendFrame()1139 ArpHead->ProtoAddrLen = ConfigData->SwAddressLength; in ArpSendFrame()1152 CopyMem (TmpPtr, ConfigData->StationAddress, ConfigData->SwAddressLength); in ArpSendFrame()1153 TmpPtr += ConfigData->SwAddressLength; in ArpSendFrame()[all …]
62 ((ConfigData->SwAddressLength == 0) || in ArpConfigure()178 MatchAddress[Protocol].Length = Instance->ConfigData.SwAddressLength; in ArpAdd()547 ProtocolAddress.Length = Instance->ConfigData.SwAddressLength; in ArpRequest()
75 UINT8 SwAddressLength; member87 UINT8 SwAddressLength; member
42 UINT8 SwAddressLength; member51 UINT8 SwAddressLength; member
66 Entries->SwAddressLength in UpdateArpCache()70 (UINT8 *) (Entries + 1) + Entries->SwAddressLength, in UpdateArpCache()691 ArpConfigData.SwAddressLength = (UINT8) sizeof (EFI_IPv4_ADDRESS); in EfiPxeBcDhcp()2356 ArpConfigData.SwAddressLength = (UINT8) sizeof (EFI_IPv4_ADDRESS); in EfiPxeBcSetStationIP()
199 ArpEntry->SwAddressLength in PxeBcArpCacheUpdate()203 (UINT8 *) (ArpEntry + 1) + ArpEntry->SwAddressLength, in PxeBcArpCacheUpdate()
2043 ArpConfigData.SwAddressLength = (UINT8) sizeof (EFI_IPv4_ADDRESS); in EfiPxeBcSetStationIP()
641 ArpConfig.SwAddressLength = 4; in Ip4SetAddress()