Searched refs:ts_recent (Results 1 – 4 of 4) sorted by relevance
79 uint32_t ts_recent; member477 tsopt->tsopt.tsecr = ntohl ( tcp->ts_recent ); in tcp_xmit()993 tcp->ts_recent = ntohl ( options.tsopt->tsval ); in tcp_rx()
263 u32_t ts_recent; member
1542 pcb->ts_recent = ntohl(tsval); in tcp_parseopt()1545 pcb->ts_recent = ntohl(tsval); in tcp_parseopt()
827 opts[2] = htonl(pcb->ts_recent); in tcp_build_timestamp_option()