Searched refs:TCPOLEN_TIMESTAMP (Results 1 – 12 of 12) sorted by relevance
261 if (*opsize == TCPOLEN_TIMESTAMP && tsval && tsecr) { in tcp_parse_option() 384 TCPOLEN_TIMESTAMP); in tcp_write_options() 389 TCPOLEN_TIMESTAMP); in tcp_write_options()
91 #define TCPOLEN_TIMESTAMP 10 macro
73 round_up(TCPOLEN_TIMESTAMP, 4) : 0); in cxgb_best_mtu()
412 TCPOLEN_TIMESTAMP)) in tcp_sack()
1139 if (ptr && opsize == TCPOLEN_TIMESTAMP) { in cake_tcph_get_tstamp() 1192 if (opsize != TCPOLEN_TIMESTAMP) in cake_tcph_may_drop()
683 TCPOLEN_TIMESTAMP); in tcp_options_write() 689 TCPOLEN_TIMESTAMP); in tcp_options_write()
4625 if ((opsize == TCPOLEN_TIMESTAMP) && in tcp_parse_options()4708 | (TCPOPT_TIMESTAMP << 8) | TCPOLEN_TIMESTAMP)) { in tcp_parse_aligned_timestamp()
933 TCPOLEN_TIMESTAMP); in tcp_v4_send_ack()
767 csk->emss -= round_up(TCPOLEN_TIMESTAMP, 4); in cxgbit_set_emss()
903 (TCPOPT_TIMESTAMP << 8) | TCPOLEN_TIMESTAMP); in tcp_v6_send_response()
256 ep->emss -= round_up(TCPOLEN_TIMESTAMP, 4); in set_emss()