Searched refs:init_tcp_max_buf (Results 1 – 1 of 1) sorted by relevance
136 static int init_tcp_max_buf, init_udp_max_buf; variable1131 if (!init_tcp_max_buf && sotype == SOCK_STREAM) { in NET_SetSockOpt()1139 init_tcp_max_buf = 1; in NET_SetSockOpt()