Searched refs:NUM_TCP_PCB_LISTS (Results 1 – 1 of 1) sorted by relevance
110 #define NUM_TCP_PCB_LISTS 4 macro436 int max_pcb_list = NUM_TCP_PCB_LISTS; in tcp_bind()658 for (i = 0; i < NUM_TCP_PCB_LISTS; i++) { in tcp_new_port()728 for (i = 2; i < NUM_TCP_PCB_LISTS; i++) { in tcp_connect()
Completed in 6 milliseconds