HomeSort by relevance Sort by last modified time
    Searched refs:RemoteAddressLength (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
WebServer.c 329 socklen_t RemoteAddressLength;
352 RemoteAddressLength = sizeof ( RemoteAddress );
355 &RemoteAddressLength );
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/TftpServer/
TftpServer.c 727 socklen_t RemoteAddressLength;
748 RemoteAddressLength = sizeof ( pTftpServer->RemoteAddress );
754 &RemoteAddressLength );
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tdi.h 44 LONG RemoteAddressLength;
winsock2.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
tdikrnl.h 162 IN LONG RemoteAddressLength,
176 IN LONG RemoteAddressLength,
    [all...]

Completed in 327 milliseconds