Searched refs:LWIP_TCP_OPT_LEN_WS_OUT (Results 1 – 1 of 1) sorted by relevance
289 #define LWIP_TCP_OPT_LEN_WS_OUT 4 /* aligned for output (includes NOP padding) */ macro291 #define LWIP_TCP_OPT_LEN_WS_OUT 0 macro304 ((flags) & TF_SEG_OPTS_WND_SCALE ? LWIP_TCP_OPT_LEN_WS_OUT : 0) + \
Completed in 7 milliseconds