Searched refs:cur_per_host (Results 1 – 1 of 1) sorted by relevance
127 unsigned cur_per_host; member137 #define cur_per_host (G.cur_per_host) macro439 cur_per_host = ipsvd_perhost_add(G.cc, remote_addr, max_per_host, &hccp); in tcpudpsvd_main()440 if (cur_per_host > max_per_host) { in tcpudpsvd_main()551 cur_per_host, max_per_host); in tcpudpsvd_main()585 if (cur_per_host > 0) /* can not be true for udp */ in tcpudpsvd_main()586 xsetenv_plain("TCPCONCURRENCY", utoa(cur_per_host)); in tcpudpsvd_main()