Searched refs:LWIP_TCP_OPT_LEN_TS_OUT (Results 1 – 1 of 1) sorted by relevance
286 #define LWIP_TCP_OPT_LEN_TS_OUT 12 /* aligned for output (includes NOP padding) */ macro288 #define LWIP_TCP_OPT_LEN_TS_OUT 0 macro306 ((flags) & TF_SEG_OPTS_TS ? LWIP_TCP_OPT_LEN_TS_OUT : 0) + \