Searched refs:MAX_PORT (Results 1 – 1 of 1) sorted by relevance
10 #define MAX_PORT (65535 + 1) macro21 struct addr_entry *addrmap[MAX_PORT];55 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()