Searched refs:MIN_PORT (Results 1 – 1 of 1) sorted by relevance
9 #define MIN_PORT (1025) macro55 num_entry = num_addr * (MAX_PORT - MIN_PORT); in CreateAddressPool()88 for (j = MIN_PORT; j < MAX_PORT; j++) { in CreateAddressPool()125 num_entry = (num_addr * (MAX_PORT - MIN_PORT)) / num_queues; in CreateAddressPoolPerCore()161 for (j = MIN_PORT; j < MAX_PORT; j++) { in CreateAddressPoolPerCore()