Home
last modified time | relevance | path

Searched refs:Udp6Num (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
DIpSecDriver.c198 if ((IpVersion == IP_VERSION_4 && Private->Udp6Num ==0) || in IpSecStop()
273 ASSERT (Private->Udp6Num > 0); in IpSecStop()
274 Private->Udp6Num--; in IpSecStop()
DIpSecImpl.h143 UINTN Udp6Num; member
DIkeService.c518 Private->Udp6Num++; in IkeOpenInputUdp6()