Searched refs:START_PORT (Results 1 – 1 of 1) sorted by relevance
35 #define START_PORT 600 macro37 #define NUM_PORTS (END_PORT - START_PORT)55 port = START_PORT + (getpid() % NUM_PORTS); in bindresvport()61 port = START_PORT; in bindresvport()