Home
last modified time | relevance | path

Searched refs:current_connection (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/network/stress/ns-tools/
Dns-tcpserver.c75 size_t current_connection; /* number of the current connection */ member
171 while (info_p->current_connection) { in delete_zombies()
178 --info_p->current_connection; in delete_zombies()
387 info_p->current_connection = 0; in handle_client()
490 ++info_p->current_connection; in handle_client()
493 current_connection) { in handle_client()
496 current_connection; in handle_client()
518 if (info_p->current_connection == 0) in handle_client()