Searched refs:TCPOLEN_TIMESTAMP (Results 1 – 13 of 13) sorted by relevance
75 if (opsize == TCPOLEN_TIMESTAMP) { in synproxy_parse_options()128 TCPOLEN_TIMESTAMP); in synproxy_build_options()133 TCPOLEN_TIMESTAMP); in synproxy_build_options()217 op[1] == TCPOLEN_TIMESTAMP) { in synproxy_tstamp_adjust()
426 | TCPOLEN_TIMESTAMP)) in tcp_sack()
73 round_up(TCPOLEN_TIMESTAMP, 4) : 0); in cxgb_best_mtu()
1028 if (ptr && opsize == TCPOLEN_TIMESTAMP) { in cake_tcph_get_tstamp()1079 if (opsize != TCPOLEN_TIMESTAMP) in cake_tcph_may_drop()
482 TCPOLEN_TIMESTAMP); in tcp_options_write()488 TCPOLEN_TIMESTAMP); in tcp_options_write()
821 TCPOLEN_TIMESTAMP); in tcp_v4_send_ack()
3837 if ((opsize == TCPOLEN_TIMESTAMP) && in tcp_parse_options()3902 | (TCPOPT_TIMESTAMP << 8) | TCPOLEN_TIMESTAMP)) { in tcp_parse_aligned_timestamp()
201 #define TCPOLEN_TIMESTAMP 10 macro
840 (TCPOPT_TIMESTAMP << 8) | TCPOLEN_TIMESTAMP); in tcp_v6_send_response()
752 csk->emss -= round_up(TCPOLEN_TIMESTAMP, 4); in cxgbit_set_emss()
873 tcpoptsz += round_up(TCPOLEN_TIMESTAMP, 4); in chtls_select_mss()
256 ep->emss -= round_up(TCPOLEN_TIMESTAMP, 4); in set_emss()
8348 if (*ptr != TCPOPT_TIMESTAMP || *(ptr+1) != TCPOLEN_TIMESTAMP) in verify_l3_l4_lro_capable()