Searched refs:TCPOPT_TIMESTAMP (Results 1 – 10 of 10) sorted by relevance
71 case TCPOPT_TIMESTAMP: in synproxy_parse_options()124 (TCPOPT_TIMESTAMP << 8) | in synproxy_build_options()129 (TCPOPT_TIMESTAMP << 8) | in synproxy_build_options()211 if (op[0] == TCPOPT_TIMESTAMP && in synproxy_tstamp_adjust()
417 | (TCPOPT_TIMESTAMP << 8) in tcp_sack()
1069 ptr = cake_get_tcpopt(tcph, TCPOPT_TIMESTAMP, &opsize); in cake_tcph_get_tstamp()1120 case TCPOPT_TIMESTAMP: in cake_tcph_may_drop()
631 (TCPOPT_TIMESTAMP << 8) | in tcp_options_write()637 (TCPOPT_TIMESTAMP << 8) | in tcp_options_write()
4003 case TCPOPT_TIMESTAMP: in tcp_parse_options()4075 | (TCPOPT_TIMESTAMP << 8) | TCPOLEN_TIMESTAMP)) { in tcp_parse_aligned_timestamp()
851 (TCPOPT_TIMESTAMP << 8) | in tcp_v4_send_ack()
2841 case TCPOPT_TIMESTAMP: in tcp_repair_options_est()
185 #define TCPOPT_TIMESTAMP 8 /* Better RTT estimations/PAWS */ macro
913 (TCPOPT_TIMESTAMP << 8) | TCPOLEN_TIMESTAMP); in tcp_v6_send_response()
8334 if (*ptr != TCPOPT_TIMESTAMP || *(ptr+1) != TCPOLEN_TIMESTAMP) in verify_l3_l4_lro_capable()