Searched refs:TCPOPT_TIMESTAMP (Results 1 – 10 of 10) 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()
86 #define TCPOPT_TIMESTAMP 8 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()
682 (TCPOPT_TIMESTAMP << 8) | in tcp_options_write() 688 (TCPOPT_TIMESTAMP << 8) | in tcp_options_write()
4624 case TCPOPT_TIMESTAMP: in tcp_parse_options()4708 | (TCPOPT_TIMESTAMP << 8) | TCPOLEN_TIMESTAMP)) { in tcp_parse_aligned_timestamp()
932 (TCPOPT_TIMESTAMP << 8) | in tcp_v4_send_ack()
903 (TCPOPT_TIMESTAMP << 8) | TCPOLEN_TIMESTAMP); in tcp_v6_send_response()