Searched defs:crTCPIPAlloc (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dtcpip.c592 crTCPIPAlloc( CRConnection *conn ) function
649 * was allocated with crTCPIPAlloc() and can be put into the free
660 * with crTCPIPAlloc(), which includes a header with a 4 byte
860 tcpip_buffer = (CRTCPIPBuffer *) crTCPIPAlloc( conn ) - 1;
1409 conn->Alloc = crTCPIPAlloc;

Completed in 163 milliseconds