• Home
  • Raw
  • Download

Lines Matching refs:IpVersion

41   IN UINT8                     IpVersion,  in IpSecValidAddressRange()  argument
57 AddrLen = (UINT8) ((IpVersion == IP_VERSION_4) ? 32 : 128); in IpSecValidAddressRange()
156 IN UINT8 IpVersion, in IpSecMatchIpAddress() argument
174 IpVersion, in IpSecMatchIpAddress()
328 IN UINT8 IpVersion in IpSecLookupSadBySpd() argument
341 IpVersion, in IpSecLookupSadBySpd()
367 IN UINT8 IpVersion in IpSecLookupSadBySpi() argument
395 IpVersion, in IpSecLookupSadBySpi()
438 IN UINT8 IpVersion, in IpSecLookupSadEntry() argument
453 UdpService = IkeLookupUdp (Private, NicHandle, IpVersion); in IpSecLookupSadEntry()
462 if (IpVersion == IP_VERSION_4) { in IpSecLookupSadEntry()
479 Entry = IpSecLookupSadBySpd (&SpdEntry->Data->Sas, &DestIp, IpVersion); in IpSecLookupSadEntry()
550 IN UINT8 IpVersion, in IpSecLookupPadEntry() argument
568 if (IpSecMatchIpAddress (IpVersion, IpAddr, IpAddrInfo, 1)) { in IpSecLookupPadEntry()
594 IN UINT8 IpVersion, in IpSecLookupSpdEntry() argument
620 if (IpVersion == IP_VERSION_4) { in IpSecLookupSpdEntry()
632 IpVersion, in IpSecLookupSpdEntry()
638 IpVersion, in IpSecLookupSpdEntry()
651 IpVersion, in IpSecLookupSpdEntry()
657 IpVersion, in IpSecLookupSpdEntry()
844 UINT8 IpVersion, in IpSecFoundSadFromInboundPacket() argument
854 if (IpVersion == IP_VERSION_4) { in IpSecFoundSadFromInboundPacket()
871 return IpSecLookupSadBySpi (Spi, &DestIp, IpVersion); in IpSecFoundSadFromInboundPacket()
1027 IN UINT8 IpVersion, in IpSecTunnelInboundPacket() argument
1042 if (IpVersion == IP_VERSION_4) { in IpSecTunnelInboundPacket()
1197 IN UINT8 IpVersion, in IpSecTunnelOutboundPacket() argument
1218 if (IpVersion == IP_VERSION_4) { in IpSecTunnelOutboundPacket()
1307 if (IpVersion == IP_VERSION_4) { in IpSecTunnelOutboundPacket()
1385 IN UINT8 IpVersion, in IpSecEspInboundPacket() argument
1456 IpVersion, in IpSecEspInboundPacket()
1604 IpVersion, in IpSecEspInboundPacket()
1609 if (IpVersion == IP_VERSION_4) { in IpSecEspInboundPacket()
1628 if (IpVersion == IP_VERSION_4) { in IpSecEspInboundPacket()
1695 IN UINT8 IpVersion, in IpSecEspOutboundPacket() argument
1752 IpVersion, in IpSecEspOutboundPacket()
1792 if (IpVersion == IP_VERSION_4) { in IpSecEspOutboundPacket()
1853 if (IpVersion == IP_VERSION_4) { in IpSecEspOutboundPacket()
1906 if (IpVersion == IP_VERSION_4) { in IpSecEspOutboundPacket()
2004 if (IpVersion == IP_VERSION_4) { in IpSecEspOutboundPacket()
2015 if (IpVersion == IP_VERSION_4) { in IpSecEspOutboundPacket()
2094 IN UINT8 IpVersion, in IpSecProtectInboundPacket() argument
2110 IpVersion, in IpSecProtectInboundPacket()
2153 IN UINT8 IpVersion, in IpSecProtectOutboundPacket() argument
2169 IpVersion, in IpSecProtectOutboundPacket()