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

/vbox/src/VBox/Devices/Network/slirp/libalias/
H A Dalias_cuseeme.c162 u_int16_t client_count; /* Number of client info structs */ member in struct:oc_header
222 for (i = 0; (char *)(ci + 1) <= end && i < oc->client_count; i++, ci++)

Completed in 105 milliseconds