Home
last modified time | relevance | path

Searched refs:DebugFlags (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
DSocket.c928 IN UINTN DebugFlags, in EslSocketAllocate() argument
946 DEBUG (( DebugFlags | DEBUG_POOL | DEBUG_INIT, in EslSocketAllocate()
984 DEBUG (( DebugFlags | DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in EslSocketAllocate()
1012 DEBUG (( DEBUG_ERROR | DebugFlags | DEBUG_POOL | DEBUG_INIT, in EslSocketAllocate()
1023 DEBUG (( DebugFlags | DEBUG_POOL | DEBUG_INIT, in EslSocketAllocate()
2323 IN UINTN DebugFlags, in EslSocketIoFree() argument
2354 DEBUG (( DEBUG_ERROR | DebugFlags, in EslSocketIoFree()
2361 DEBUG (( DebugFlags, in EslSocketIoFree()
2406 IN UINTN DebugFlags, in EslSocketIoInit() argument
2447 DEBUG (( DEBUG_ERROR | DebugFlags, in EslSocketIoInit()
[all …]
DSocket.h433 UINTN DebugFlags; ///< Debug flags used to close the port member
720 IN UINTN DebugFlags
1007 UINT32 DebugFlags; ///< Debug flags member
1161 IN UINTN DebugFlags,
1253 IN UINTN DebugFlags,
1284 IN UINTN DebugFlags,
1334 IN UINTN DebugFlags
1354 IN UINTN DebugFlags
1396 IN UINTN DebugFlags,
1502 IN UINTN DebugFlags
DTcp4.c1252 IN UINTN DebugFlags in EslTcp4PortAllocate() argument
1276 DEBUG (( DEBUG_ERROR | DebugFlags, in EslTcp4PortAllocate()
1295 DEBUG (( DEBUG_ERROR | DebugFlags, in EslTcp4PortAllocate()
1358 UINTN DebugFlags; in EslTcp4PortClose() local
1368 DebugFlags = pPort->DebugFlags; in EslTcp4PortClose()
1377 DEBUG (( DebugFlags | DEBUG_POOL, in EslTcp4PortClose()
1382 DEBUG (( DEBUG_ERROR | DebugFlags, in EslTcp4PortClose()
1395 DEBUG (( DebugFlags | DEBUG_POOL, in EslTcp4PortClose()
1400 DEBUG (( DEBUG_ERROR | DebugFlags, in EslTcp4PortClose()
1413 DEBUG (( DebugFlags | DEBUG_POOL, in EslTcp4PortClose()
[all …]
DTcp6.c1303 IN UINTN DebugFlags in EslTcp6PortAllocate() argument
1327 DEBUG (( DEBUG_ERROR | DebugFlags, in EslTcp6PortAllocate()
1346 DEBUG (( DEBUG_ERROR | DebugFlags, in EslTcp6PortAllocate()
1410 UINTN DebugFlags; in EslTcp6PortClose() local
1420 DebugFlags = pPort->DebugFlags; in EslTcp6PortClose()
1429 DEBUG (( DebugFlags | DEBUG_POOL, in EslTcp6PortClose()
1434 DEBUG (( DEBUG_ERROR | DebugFlags, in EslTcp6PortClose()
1447 DEBUG (( DebugFlags | DEBUG_POOL, in EslTcp6PortClose()
1452 DEBUG (( DEBUG_ERROR | DebugFlags, in EslTcp6PortClose()
1465 DEBUG (( DebugFlags | DEBUG_POOL, in EslTcp6PortClose()
[all …]
DUdp4.c234 IN UINTN DebugFlags in EslUdp4PortAllocate() argument
DIp4.c312 IN UINTN DebugFlags in EslIp4PortAllocate() argument
DUdp6.c212 IN UINTN DebugFlags in EslUdp6PortAllocate() argument