Searched refs:tsval (Results 1 – 1 of 1) sorted by relevance
1548 u32_t tsval; in tcp_parseopt() local1591 tsval = (opts[c+2]) | (opts[c+3] << 8) | in tcp_parseopt()1594 pcb->ts_recent = ntohl(tsval); in tcp_parseopt()1597 pcb->ts_recent = ntohl(tsval); in tcp_parseopt()