Searched refs:LWIP_TCP_OPT_LEN_TS_OUT (Results 1 – 1 of 1) sorted by relevance
283 #define LWIP_TCP_OPT_LEN_TS_OUT 12 /* aligned for output (includes NOP padding) */ macro285 #define LWIP_TCP_OPT_LEN_TS_OUT 0 macro303 ((flags) & TF_SEG_OPTS_TS ? LWIP_TCP_OPT_LEN_TS_OUT : 0) + \
Completed in 5 milliseconds