Searched refs:MAX_PORTS (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/GuestHost/OpenGL/util/ | ||
H A D | tcpip.c | 388 #define MAX_PORTS 100 macro 389 static int ports[MAX_PORTS]; 390 static int sockets[MAX_PORTS]; 491 if (count == MAX_PORTS) { |
Completed in 53 milliseconds