Searched refs:TCPOLEN_TSTAMP_ALIGNED (Results 1 – 9 of 9) sorted by relevance
390 mss - (ireq->tstamp_ok ? TCPOLEN_TSTAMP_ALIGNED : 0), in tcp_openreq_init_rwin()528 newtp->tcp_header_len = sizeof(struct tcphdr) + TCPOLEN_TSTAMP_ALIGNED; in tcp_create_openreq_child()
3985 th->doff == ((sizeof(*th) + TCPOLEN_TSTAMP_ALIGNED) / 4)) { in tcp_fast_parse_options()5593 if (tcp_header_len == sizeof(struct tcphdr) + TCPOLEN_TSTAMP_ALIGNED) { in tcp_rcv_established()5617 (sizeof(struct tcphdr) + TCPOLEN_TSTAMP_ALIGNED) && in tcp_rcv_established()5652 (sizeof(struct tcphdr) + TCPOLEN_TSTAMP_ALIGNED) && in tcp_rcv_established()5953 sizeof(struct tcphdr) + TCPOLEN_TSTAMP_ALIGNED; in tcp_rcv_synsent_state_process()5954 tp->advmss -= TCPOLEN_TSTAMP_ALIGNED; in tcp_rcv_synsent_state_process()6035 sizeof(struct tcphdr) + TCPOLEN_TSTAMP_ALIGNED; in tcp_rcv_synsent_state_process()6239 tp->advmss -= TCPOLEN_TSTAMP_ALIGNED; in tcp_rcv_state_process()
623 remaining -= TCPOLEN_TSTAMP_ALIGNED; in tcp_syn_options()694 remaining -= TCPOLEN_TSTAMP_ALIGNED; in tcp_synack_options()748 size += TCPOLEN_TSTAMP_ALIGNED; in tcp_established_options()3379 tp->tcp_header_len += TCPOLEN_TSTAMP_ALIGNED; in tcp_connect_init()
811 __be32 opt[(TCPOLEN_TSTAMP_ALIGNED >> 2) in tcp_v4_send_ack()833 arg.iov[0].iov_len += TCPOLEN_TSTAMP_ALIGNED; in tcp_v4_send_ack()
122 tp->tcp_header_len += TCPOLEN_TSTAMP_ALIGNED; in assign_rxopt()123 tp->rx_opt.mss_clamp -= TCPOLEN_TSTAMP_ALIGNED; in assign_rxopt()
100 size += TCPOLEN_TSTAMP_ALIGNED; in synproxy_options_size()
414 if (length == TCPOLEN_TSTAMP_ALIGNED in tcp_sack()
207 #define TCPOLEN_TSTAMP_ALIGNED 12 macro
822 tot_len += TCPOLEN_TSTAMP_ALIGNED; in tcp_v6_send_response()