Home
last modified time | relevance | path

Searched refs:tsecr (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/net/ipv4/
Dtcp_output.c389 __u32 tsval, tsecr; /* need to include OPTION_TS */ member
487 *ptr++ = htonl(opts->tsecr); in tcp_options_write()
602 opts->tsecr = tp->rx_opt.ts_recent; in tcp_syn_options()
708 opts->tsecr = req->ts_recent; in tcp_synack_options()
767 opts->tsecr = tp->rx_opt.ts_recent; in tcp_established_options()