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

/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Dnetwork.c793 static int tcp_data_counter;
848 if (++tcp_data_counter > max_tcp_data_connections) {
880 tcp_data_counter--;
913 tcp_data_counter--;
789 static int tcp_data_counter; variable

Completed in 58 milliseconds