Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/priv/
Dtcp_priv.h291 #define LWIP_TCP_OPT_LEN_WS 3 macro
/third_party/lwip/src/core/
Dtcp_in.c1983 …if (tcp_get_next_optbyte() != LWIP_TCP_OPT_LEN_WS || (tcp_optidx - 2 + LWIP_TCP_OPT_LEN_WS) > tcph…