Lines Matching full:ports_avail
696 unsigned int ports_avail = 65536u - (unsigned short)daemon->min_port;697 int tries = ports_avail < 30 ? 3 * ports_avail : 100;710 port = htons(daemon->min_port + (port % ((unsigned short)ports_avail)));