Home
last modified time | relevance | path

Searched refs:max_pcb_list (Results 1 – 1 of 1) sorted by relevance

/third_party/lwip/src/core/
Dtcp.c823 int max_pcb_list = NUM_TCP_PCB_LISTS; local
851 max_pcb_list = NUM_TCP_PCB_LISTS_NO_TIME_WAIT;
874 for (i = 0; i < max_pcb_list; i++) {