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

/barrelfish-master/lib/lwip2/src/core/
H A Dtcp.c560 int max_pcb_list = NUM_TCP_PCB_LISTS; local
584 max_pcb_list = NUM_TCP_PCB_LISTS_NO_TIME_WAIT;
595 for (i = 0; i < max_pcb_list; i++) {

Completed in 78 milliseconds