TCPOPT_TSTAMP_LEN
if (optlen < TCPOPT_TSTAMP_LEN) {
if (optlen < TCPOPT_TSTAMP_LEN) {
if (len < TCPOPT_TSTAMP_LEN ||
opts[1] != TCPOPT_TSTAMP_LEN) {
#define TCPOPT_REAL_TS_LEN (TCPOPT_TSTAMP_LEN+2)
if (len < TCPOPT_TSTAMP_LEN ||
up[1] != TCPOPT_TSTAMP_LEN)
up += TCPOPT_TSTAMP_LEN;
tmp_tcph[3] = TCPOPT_TSTAMP_LEN;
wptr[3] = TCPOPT_TSTAMP_LEN;
if (len < TCPOPT_TSTAMP_LEN ||
up[1] != TCPOPT_TSTAMP_LEN)
up += TCPOPT_TSTAMP_LEN;
tmp_tcph[3] = TCPOPT_TSTAMP_LEN;
wptr[3] = TCPOPT_TSTAMP_LEN;
#define TCPOPT_REAL_TS_LEN (TCPOPT_TSTAMP_LEN+2)