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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ws2ipdef.h 81 SOCKADDR_STORAGE gf_group;
84 SOCKADDR_STORAGE gf_slist[1];
89 SOCKADDR_STORAGE gr_group;
94 SOCKADDR_STORAGE gsr_group;
95 SOCKADDR_STORAGE gsr_source;
mstcpip.h 60 SOCKADDR_STORAGE PeerAddress;
78 SOCKADDR_STORAGE PeerAddress;
winhttp.h 540 SOCKADDR_STORAGE LocalAddress;
541 SOCKADDR_STORAGE RemoteAddress;
wsdbase.h 804 struct SOCKADDR_STORAGE;
807 typedef void SOCKADDR_STORAGE;
825 const SOCKADDR_STORAGE *pSockAddr) = 0;
828 SOCKADDR_STORAGE *pSockAddr) = 0;
910 const SOCKADDR_STORAGE *pSockAddr);
914 SOCKADDR_STORAGE *pSockAddr);
    [all...]
http.h 368 SOCKADDR_STORAGE AddrList[ANYSIZE_ARRAY];
winsock2.h 260 struct sockaddr_storage { struct
580 typedef struct sockaddr_storage SOCKADDR_STORAGE;
581 typedef struct sockaddr_storage *PSOCKADDR_STORAGE;
582 typedef struct sockaddr_storage *LPSOCKADDR_STORAGE;
    [all...]

Completed in 1173 milliseconds