Home
last modified time | relevance | path

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

/lib/liblwip/src/core/
Dtcp.c111 #define NUM_TCP_PCB_LISTS_NO_TIME_WAIT 3 macro
448 max_pcb_list = NUM_TCP_PCB_LISTS_NO_TIME_WAIT; in tcp_bind()