Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/include/lwip/
H A Dtcpbase.h78 #define TCP_PRIO_MAX 127 macro
/btstack/3rd-party/lwip/core/src/core/
H A Dtcp.c1716 mprio = LWIP_MIN(TCP_PRIO_MAX, prio); in tcp_kill_prio()