Home
last modified time | relevance | path

Searched refs:IP_VERSION_4 (Results 1 – 25 of 30) sorted by relevance

12

/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeIpIoLib/
DDxeIpIoLib.c148 if (IpVersion == IP_VERSION_4) { in IpIoCreateIpChildOpenProtocol()
224 if (IpVersion == IP_VERSION_4) { in IpIoCloseProtocolDestroyIpChild()
284 ASSERT (IpIo->IpVersion == IP_VERSION_4); in IpIoIcmpv4Handler()
567 if (IpIo->IpVersion == IP_VERSION_4) { in IpIoIcmpHandler()
637 if ((IpIo->IpVersion != IP_VERSION_4) && (IpIo->IpVersion != IP_VERSION_6)) { in IpIoCreateSndEntry()
680 if (IpIo->IpVersion == IP_VERSION_4) { in IpIoCreateSndEntry()
703 if (IpIo->IpVersion == IP_VERSION_4) { in IpIoCreateSndEntry()
797 if (SndEntry->IpIo->IpVersion == IP_VERSION_4) { in IpIoDestroySndEntry()
845 if (IpIo->IpVersion == IP_VERSION_4) { in IpIoTransmitHandlerDpc()
905 if ((IpInfo->IpVersion != IP_VERSION_4) && (IpInfo->IpVersion != IP_VERSION_6)) { in IpIoDummyHandlerDpc()
[all …]
/device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
DTcpDriver.c58 IP_VERSION_4,
253 if (IpVersion == IP_VERSION_4) { in TcpCreateService()
313 if (IpVersion == IP_VERSION_4) { in TcpCreateService()
438 ASSERT ((IpVersion == IP_VERSION_4) || (IpVersion == IP_VERSION_6)); in TcpDestroyService()
440 if (IpVersion == IP_VERSION_4) { in TcpDestroyService()
587 Status = TcpCreateService (ControllerHandle, This->DriverBindingHandle, IP_VERSION_4); in Tcp4DriverBindingStart()
624 IP_VERSION_4 in Tcp4DriverBindingStop()
766 if (This->IpVersion == IP_VERSION_4) { in TcpCreateSocketCallback()
833 if (This->IpVersion == IP_VERSION_4) { in TcpDestroySocketCallback()
910 if (TcpServiceData->IpVersion == IP_VERSION_4) { in TcpServiceBindingCreateChild()
DTcpDispatcher.c242 if (IpVersion == IP_VERSION_4) { in TcpBind()
358 if (Sk->IpVersion == IP_VERSION_4) { in TcpAttachPcb()
428 if (Sk->IpVersion == IP_VERSION_4) { in TcpDetachPcb()
490 if (Sk->IpVersion == IP_VERSION_4) { in TcpConfigurePcb()
535 if (Sk->IpVersion == IP_VERSION_4) { in TcpConfigurePcb()
602 if (Sk->IpVersion == IP_VERSION_4) { in TcpConfigurePcb()
747 if (((Sk->IpVersion == IP_VERSION_4) && !CfgData->Tcp4CfgData.AccessPoint.ActiveFlag) || in TcpConfigurePcb()
806 if (Tcb->Sk->IpVersion == IP_VERSION_4) { in TcpDispatcher()
891 if (Tcb->Sk->IpVersion == IP_VERSION_4) { in TcpDispatcher()
903 ASSERT ((Data != NULL) && (Tcb != NULL) && (Tcb->Sk->IpVersion == IP_VERSION_4)); in TcpDispatcher()
DTcpMisc.c60 if (Tcb->Sk->IpVersion == IP_VERSION_4) { in TcpInitTcbLocal()
194 ASSERT ((Version == IP_VERSION_4) || (Version == IP_VERSION_6)); in TcpIsIpEqual()
196 if (Version == IP_VERSION_4) { in TcpIsIpEqual()
220 ASSERT ((Version == IP_VERSION_4) || (Version == IP_VERSION_6)); in TcpIsIpZero()
222 if (Version == IP_VERSION_4) { in TcpIsIpZero()
560 if (Sock->IpVersion == IP_VERSION_4) { in TcpGetRcvMss()
976 if (Sock->IpVersion == IP_VERSION_4) { in TcpInstallDevicePath()
DTcpIo.c123 if (Version == IP_VERSION_4) { in TcpSendIpPacket()
DSockImpl.c600 if (SockInitData->IpVersion == IP_VERSION_4) { in SockCreate()
816 if (Sock->IpVersion == IP_VERSION_4) { in SockDestroy()
DTcpInput.c742 ASSERT ((Version == IP_VERSION_4) || (Version == IP_VERSION_6)); in TcpInput()
759 if (Version == IP_VERSION_4) { in TcpInput()
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
DIpSecDriver.c49 if (IpVersion == IP_VERSION_4) { in IpSecSupported()
110 if (IpVersion == IP_VERSION_4) { in IpSecStart()
198 if ((IpVersion == IP_VERSION_4 && Private->Udp6Num ==0) || in IpSecStop()
223 if (IpVersion == IP_VERSION_4) { in IpSecStop()
307 IP_VERSION_4 in IpSec4DriverBindingSupported()
338 IP_VERSION_4 in IpSec4DriverBindingStart()
369 IP_VERSION_4 in IpSec4DriverBindingStop()
DIkeService.c86 Head = (IpVersion == IP_VERSION_4) ? &Private->Udp4List : &Private->Udp6List; in IkeLookupUdp()
383 Udp4Srv = IkeLookupUdp (Private, Controller, IP_VERSION_4); in IkeOpenInputUdp4()
529 Private = (UdpService->IpVersion == IP_VERSION_4) ? in IkeNegotiate()
615 Private = (UdpService->IpVersion == IP_VERSION_4) ? in IkeDispatch()
644 if (UdpService->IpVersion == IP_VERSION_4) { in IkeDispatch()
DIpSecImpl.c57 AddrLen = (UINT8) ((IpVersion == IP_VERSION_4) ? 32 : 128); in IpSecValidAddressRange()
462 if (IpVersion == IP_VERSION_4) { in IpSecLookupSadEntry()
620 if (IpVersion == IP_VERSION_4) { in IpSecLookupSpdEntry()
854 if (IpVersion == IP_VERSION_4) { in IpSecFoundSadFromInboundPacket()
1042 if (IpVersion == IP_VERSION_4) { in IpSecTunnelInboundPacket()
1221 if (IpVersion == IP_VERSION_4) { in IpSecTunnelOutboundPacket()
1300 if (IpVersion == IP_VERSION_4) { in IpSecTunnelOutboundPacket()
1602 if (IpVersion == IP_VERSION_4) { in IpSecEspInboundPacket()
1621 if (IpVersion == IP_VERSION_4) { in IpSecEspInboundPacket()
1785 if (IpVersion == IP_VERSION_4) { in IpSecEspOutboundPacket()
[all …]
/device/linaro/bootloader/edk2/NetworkPkg/HttpDxe/
DHttpDriver.c314 if (IpVersion == IP_VERSION_4) { in HttpDxeSupported()
406 if (IpVersion == IP_VERSION_4) { in HttpDxeStart()
532 if (IpVersion == IP_VERSION_4) { in HttpDxeStop()
645 IP_VERSION_4 in HttpDxeIp4DriverBindingSupported()
697 IP_VERSION_4 in HttpDxeIp4DriverBindingStart()
741 IP_VERSION_4 in HttpDxeIp4DriverBindingStop()
/device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/
DIScsiDriver.c256 if (IpVersion == IP_VERSION_4) { in IScsiSupported()
363 if (IpVersion == IP_VERSION_4) { in IScsiStart()
473 if (IpVersion == IP_VERSION_4) { in IScsiStart()
1013 if (IpVersion == IP_VERSION_4) { in IScsiStop()
1039 if (IpVersion == IP_VERSION_4) { in IScsiStop()
1167 IP_VERSION_4 in IScsiIp4DriverBindingSupported()
1216 Status = IScsiStart (This->DriverBindingHandle, ControllerHandle, IP_VERSION_4); in IScsiIp4DriverBindingStart()
1264 IP_VERSION_4 in IScsiIp4DriverBindingStop()
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/Ikev2/
DExchange.c55 Private = (UdpService->IpVersion == IP_VERSION_4) ? in Ikev2NegotiateSa()
413 Private = (UdpService->IpVersion == IP_VERSION_4) ? in Ikev2HandleSa()
634 Private = (UdpService->IpVersion == IP_VERSION_4) ? in Ikev2HandleChildSa()
736 Private = (UdpService->IpVersion == IP_VERSION_4) ? in Ikev2HandleInfo()
DSa.c502 if (IkeSaSession->SessionCommon.UdpService->IpVersion == IP_VERSION_4) { in Ikev2AuthPskGenerator()
781 (ChildSaSession->SessionCommon.UdpService->IpVersion == IP_VERSION_4) ? in Ikev2AuthPskParser()
1019 if (IkeSaSession->SessionCommon.UdpService->IpVersion == IP_VERSION_4) { in Ikev2AuthCertGenerator()
1316 (ChildSaSession->SessionCommon.UdpService->IpVersion == IP_VERSION_4) ? in Ikev2AuthCertParser()
DPayload.c240 …AddrSize = (UINT8) ((IpVersion == IP_VERSION_4) ? sizeof(EFI_IPv4_ADDRESS) : sizeof(EFI_IPv6_ADDR… in Ikev2GenerateIdPayload()
258 …Id->IdType = (UINT8) ((IpVersion == IP_VERSION_4) ? IKEV2_ID_TYPE_IPV4_ADDR : IKEV2… in Ikev2GenerateIdPayload()
889 …AddrSize = (UINT8)((IpVersion == IP_VERSION_4) ? sizeof (EFI_IPv4_ADDRESS) : sizeof (EFI_IPv6… in Ikev2GenerateTsPayload()
898 …TsSelector->TSType = (UINT8)((IpVersion == IP_VERSION_4) ? IKEV2_TS_TYPE_IPV4_ADDR_RANGE : IKEV2_T… in Ikev2GenerateTsPayload()
3224 if (IkeUdpService->IpVersion == IP_VERSION_4) { in Ikev2SendIkePacket()
/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
DPxeBcDriver.c1287 if (IpVersion == IP_VERSION_4) { in PxeBcSupported()
1449 if (IpVersion == IP_VERSION_4) { in PxeBcStart()
1479 if (IpVersion == IP_VERSION_4) { in PxeBcStart()
1544 if (IpVersion == IP_VERSION_4) { in PxeBcStop()
1599 if (Private->Ip4Nic != NULL && IpVersion == IP_VERSION_4) { in PxeBcStop()
1648 IP_VERSION_4 in PxeBcIp4DriverBindingSupported()
1682 IP_VERSION_4 in PxeBcIp4DriverBindingStart()
1719 IP_VERSION_4 in PxeBcIp4DriverBindingStop()
/device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/
DDump.c35 return IP_VERSION_4; in GetVerFromAddrInfo()
54 return IP_VERSION_4; in GetVerFromIpAddr()
109 if (IP_VERSION_4 == GetVerFromAddrInfo (AddressInfo)) { in DumpAddressInfo()
150 if (IP_VERSION_4 == GetVerFromIpAddr (IpAddress)) { in DumpIpAddress()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
DTcp4Io.c83 IpSender = IpIoFindSender (&IpIo, IP_VERSION_4, &Source); in TcpSendIpPacket()
DTcp4Driver.c348 IP_VERSION_4 in Tcp4DriverBindingStart()
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
DTcpIoLib.h25 #define TCP_VERSION_4 IP_VERSION_4
DNetLib.h61 #define IP_VERSION_4 4 macro
/device/linaro/bootloader/edk2/NetworkPkg/DnsDxe/
DDnsImpl.c1228 if (Instance->Service->IpVersion == IP_VERSION_4) { in ParseDnsResponse()
1265 if (Instance->Service->IpVersion == IP_VERSION_4) { in ParseDnsResponse()
1362 if (Instance->Service->IpVersion == IP_VERSION_4 && Dns4TokenEntry->GeneralLookUp) { in ParseDnsResponse()
1533 if (Instance->Service->IpVersion == IP_VERSION_4) { in ParseDnsResponse()
1564 if (Instance->Service->IpVersion == IP_VERSION_4) { in ParseDnsResponse()
1699 if (Instance->Service->IpVersion == IP_VERSION_4) { in DnsOnPacketSent()
1926 if (Service->IpVersion == IP_VERSION_4) { in DnsOnTimerRetransmit()
DDnsDriver.c108 if (Service->IpVersion == IP_VERSION_4) { in DnsCreateInstance()
257 if (IpVersion == IP_VERSION_4) { in DnsCreateService()
282 if (DnsSb->IpVersion == IP_VERSION_4) { in DnsCreateService()
669 Status = DnsCreateService (ControllerHandle, This->DriverBindingHandle, IP_VERSION_4, &DnsSb); in Dns4DriverBindingStart()
/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootSupport.c699 if (IpVersion != IP_VERSION_4 && IpVersion != IP_VERSION_6) { in HttpIoCreateIo()
741 if (HttpIo->IpVersion == IP_VERSION_4) { in HttpIoCreateIo()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Udp4Dxe/
DUdp4Impl.c293 Udp4Service->IpIo = IpIoCreate (ImageHandle, ControllerHandle, IP_VERSION_4); in Udp4CreateService()
1823 Instance->IcmpError = IpIoGetIcmpErrStatus (IcmpError, IP_VERSION_4, NULL, NULL); in Udp4IcmpHandler()

12