Lines Matching defs:sock_max
86 static int sock_max;
588 n = select(sock_max, &ibits, 0, 0, &select_timeout);
654 sock_max = 0;
657 if (sock_max <= rt_sock)
658 sock_max = rt_sock+1;
661 if (sock_max <= rip_sock)
662 sock_max = rip_sock+1;
666 if (sock_max <= rdisc_sock)
667 sock_max = rdisc_sock+1;
669 if (sock_max <= rdisc_mib_sock)
670 sock_max = rdisc_mib_sock+1;