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()
1033 ptr = cake_get_tcpopt(tcph, TCPOPT_TIMESTAMP, &opsize); in cake_tcph_get_tstamp()1084 case TCPOPT_TIMESTAMP: in cake_tcph_may_drop()
477 (TCPOPT_TIMESTAMP << 8) | in tcp_options_write()483 (TCPOPT_TIMESTAMP << 8) | in tcp_options_write()
3891 case TCPOPT_TIMESTAMP: in tcp_parse_options()3957 | (TCPOPT_TIMESTAMP << 8) | TCPOLEN_TIMESTAMP)) { in tcp_parse_aligned_timestamp()
829 (TCPOPT_TIMESTAMP << 8) | in tcp_v4_send_ack()
2758 case TCPOPT_TIMESTAMP: in tcp_repair_options_est()
183 #define TCPOPT_TIMESTAMP 8 /* Better RTT estimations/PAWS */ macro
853 (TCPOPT_TIMESTAMP << 8) | TCPOLEN_TIMESTAMP); in tcp_v6_send_response()
8344 if (*ptr != TCPOPT_TIMESTAMP || *(ptr+1) != TCPOLEN_TIMESTAMP) in verify_l3_l4_lro_capable()