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

/openjdk7/jdk/src/solaris/native/java/net/
H A Dnet_util_md.c131 static int init_tcp_max_buf, init_udp_max_buf; variable
1411 if (!init_tcp_max_buf && sotype == SOCK_STREAM) {
1419 init_tcp_max_buf = 1;

Completed in 718 milliseconds