Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
DIpSecDriver.c199 (IpVersion == IP_VERSION_6 && Private->Udp4Num ==0)) { in IpSecStop()
246 ASSERT (Private->Udp4Num > 0); in IpSecStop()
247 Private->Udp4Num--; in IpSecStop()
DIpSecImpl.h141 UINTN Udp4Num; member
DIkeService.c448 Private->Udp4Num++; in IkeOpenInputUdp4()