Home
last modified time | relevance | path

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

/lib/lwip/lwip/src/include/lwip/
A Dtcpbase.h77 #define TCP_PRIO_NORMAL 64 macro
/lib/lwip/lwip/src/core/
A Dtcp.c1955 return tcp_alloc(TCP_PRIO_NORMAL); in tcp_new()
1974 pcb = tcp_alloc(TCP_PRIO_NORMAL); in tcp_new_ip_type()

Completed in 11 milliseconds