Searched refs:TCPOPT_TIMESTAMP (Results 1 – 11 of 11) sorted by relevance
74 case TCPOPT_TIMESTAMP: in synproxy_parse_options()127 (TCPOPT_TIMESTAMP << 8) | in synproxy_build_options()132 (TCPOPT_TIMESTAMP << 8) | in synproxy_build_options()216 if (op[0] == TCPOPT_TIMESTAMP && in synproxy_tstamp_adjust()
425 | (TCPOPT_TIMESTAMP << 8) in tcp_sack()
1026 ptr = cake_get_tcpopt(tcph, TCPOPT_TIMESTAMP, &opsize); in cake_tcph_get_tstamp()1077 case TCPOPT_TIMESTAMP: in cake_tcph_may_drop()
481 (TCPOPT_TIMESTAMP << 8) | in tcp_options_write()487 (TCPOPT_TIMESTAMP << 8) | in tcp_options_write()
820 (TCPOPT_TIMESTAMP << 8) | in tcp_v4_send_ack()
3836 case TCPOPT_TIMESTAMP: in tcp_parse_options()3902 | (TCPOPT_TIMESTAMP << 8) | TCPOLEN_TIMESTAMP)) { in tcp_parse_aligned_timestamp()
2693 case TCPOPT_TIMESTAMP: in tcp_repair_options_est()
184 #define TCPOPT_TIMESTAMP 8 /* Better RTT estimations/PAWS */ macro
840 (TCPOPT_TIMESTAMP << 8) | TCPOLEN_TIMESTAMP); in tcp_v6_send_response()
35 #define TCPOPT_TIMESTAMP 8 macro
8348 if (*ptr != TCPOPT_TIMESTAMP || *(ptr+1) != TCPOLEN_TIMESTAMP) in verify_l3_l4_lro_capable()