Searched refs:autobind_start (Results 1 – 1 of 1) sorted by relevance
1373 static int autobind_start; variable1390 autobind_start = getpid(); in swrap_auto_bind()1391 autobind_start %= 50000; in swrap_auto_bind()1392 autobind_start += 10000; in swrap_auto_bind()1451 if (autobind_start > 60000) { in swrap_auto_bind()1452 autobind_start = 10000; in swrap_auto_bind()1456 port = autobind_start + i; in swrap_auto_bind()1467 autobind_start = port + 1; in swrap_auto_bind()