Searched refs:init_udp_max_buf (Results 1 – 1 of 1) sorted by relevance
129 static int init_tcp_max_buf, init_udp_max_buf; variable1125 } else if (!init_udp_max_buf && sotype == SOCK_DGRAM) { in NET_SetSockOpt()1133 init_udp_max_buf = 1; in NET_SetSockOpt()