Searched refs:RTSocketGetLocalAddress (Results 1 - 4 of 4) sorted by relevance

/vbox/include/iprt/
H A Dsocket.h256 RTDECL(int) RTSocketGetLocalAddress(RTSOCKET hSocket, PRTNETADDR pAddr);
H A Dmangling.h1386 # define RTSocketGetLocalAddress RT_MANGLER(RTSocketGetLocalAddress) macro
/vbox/src/VBox/Runtime/r3/
H A Dtcp.cpp1070 return RTSocketGetLocalAddress(Sock, pAddr);
H A Dsocket.cpp1521 RTDECL(int) RTSocketGetLocalAddress(RTSOCKET hSocket, PRTNETADDR pAddr) function

Completed in 131 milliseconds