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