Searched refs:ts_recent (Results 1 – 3 of 3) sorted by relevance
265 u32_t ts_recent; member
1594 pcb->ts_recent = ntohl(tsval); in tcp_parseopt()1597 pcb->ts_recent = ntohl(tsval); in tcp_parseopt()
833 opts[2] = htonl(pcb->ts_recent); in tcp_build_timestamp_option()
Completed in 7 milliseconds