Searched refs:TCPOPT_TIMESTAMP (Results 1 – 11 of 11) sorted by relevance
21 #ifndef TCPOPT_TIMESTAMP22 # define TCPOPT_TIMESTAMP 8 macro200 opts[opt_nr].opt_code = TCPOPT_TIMESTAMP; in __test_sock_restore()
258 case TCPOPT_TIMESTAMP: in tcp_parse_option() 383 TCPOPT_TIMESTAMP << 8 | in tcp_write_options() 388 TCPOPT_TIMESTAMP << 8 | in tcp_write_options()
81 #define TCPOPT_TIMESTAMP 877 #define TCPOPT_TIMESTAMP global() macro
411 | (TCPOPT_TIMESTAMP << 8) in tcp_sack()
1137 ptr = cake_get_tcpopt(tcph, TCPOPT_TIMESTAMP, &opsize); in cake_tcph_get_tstamp()1190 case TCPOPT_TIMESTAMP: in cake_tcph_may_drop()
895 (TCPOPT_TIMESTAMP << 8) | TCPOLEN_TIMESTAMP); in tcp_v6_send_response()
215 #define TCPOPT_TIMESTAMP 8 /* Better RTT estimations/PAWS */ macro
4594 case TCPOPT_TIMESTAMP: in tcp_parse_options()4678 | (TCPOPT_TIMESTAMP << 8) | TCPOLEN_TIMESTAMP)) { in tcp_parse_aligned_timestamp()
932 (TCPOPT_TIMESTAMP << 8) | in tcp_v4_send_ack()
3591 case TCPOPT_TIMESTAMP: in tcp_repair_options_est()