Searched refs:TCPOLEN_TIMESTAMP (Results 1 – 15 of 15) sorted by relevance
261 if (*opsize == TCPOLEN_TIMESTAMP && tsval && tsecr) { in tcp_parse_option()382 TCPOLEN_TIMESTAMP); in tcp_write_options()387 TCPOLEN_TIMESTAMP); in tcp_write_options()
81 #define TCPOLEN_TIMESTAMP 10 macro
73 round_up(TCPOLEN_TIMESTAMP, 4) : 0); in cxgb_best_mtu()
77 if (opsize == TCPOLEN_TIMESTAMP) { in synproxy_parse_options()130 TCPOLEN_TIMESTAMP); in synproxy_build_options()135 TCPOLEN_TIMESTAMP); in synproxy_build_options()217 op[1] == TCPOLEN_TIMESTAMP) { in synproxy_tstamp_adjust()
412 | TCPOLEN_TIMESTAMP)) in tcp_sack()
451 opt_ts->len = TCPOLEN_TIMESTAMP; in tcp_write_options()477 tcp_write_options(buf + total_hdr_len + 1 + TCPOLEN_TIMESTAMP, in add_standard_tcp_options()482 tcp_write_options(buf + total_hdr_len + TCPOLEN_TIMESTAMP + 1, in add_standard_tcp_options()484 tcp_write_options(buf + total_hdr_len + TCPOLEN_TIMESTAMP + 2, in add_standard_tcp_options()
1120 if (ptr && opsize == TCPOLEN_TIMESTAMP) { in cake_tcph_get_tstamp()1173 if (opsize != TCPOLEN_TIMESTAMP) in cake_tcph_may_drop()
690 TCPOLEN_TIMESTAMP); in tcp_options_write()696 TCPOLEN_TIMESTAMP); in tcp_options_write()
4248 if ((opsize == TCPOLEN_TIMESTAMP) && in tcp_parse_options()4325 | (TCPOPT_TIMESTAMP << 8) | TCPOLEN_TIMESTAMP)) { in tcp_parse_aligned_timestamp()
959 TCPOLEN_TIMESTAMP); in tcp_v4_send_ack()
767 csk->emss -= round_up(TCPOLEN_TIMESTAMP, 4); in cxgbit_set_emss()
969 tcpoptsz += round_up(TCPOLEN_TIMESTAMP, 4); in chtls_select_mss()
918 (TCPOPT_TIMESTAMP << 8) | TCPOLEN_TIMESTAMP); in tcp_v6_send_response()
218 #define TCPOLEN_TIMESTAMP 10 macro
256 ep->emss -= round_up(TCPOLEN_TIMESTAMP, 4); in set_emss()