Searched refs:tsopt (Results 1 – 1 of 1) sorted by relevance
1209 u32 tsopt[3]; in tcp_v4_send_ack() member1220 rep.tsopt[0] = htonl((TCPOPT_NOP << 24) | in tcp_v4_send_ack()1224 rep.tsopt[1] = htonl(tcp_time_stamp); in tcp_v4_send_ack()1225 rep.tsopt[2] = htonl(ts); in tcp_v4_send_ack()