Searched refs:findMaxBuf (Results 1 – 1 of 1) sorted by relevance
179 static int findMaxBuf(int fd, int opt, int sotype) { in findMaxBuf() function1148 tcp_max_buf = findMaxBuf(fd, opt, SOCK_STREAM); in NET_SetSockOpt()1157 udp_max_buf = findMaxBuf(fd, opt, SOCK_DGRAM); in NET_SetSockOpt()