Searched refs:TCPOLEN_TSTAMP_ALIGNED (Results 1 – 8 of 8) sorted by relevance
393 mss - (ireq->tstamp_ok ? TCPOLEN_TSTAMP_ALIGNED : 0), in tcp_openreq_init_rwin()534 newtp->tcp_header_len = sizeof(struct tcphdr) + TCPOLEN_TSTAMP_ALIGNED; in tcp_create_openreq_child()
3840 th->doff == ((sizeof(*th) + TCPOLEN_TSTAMP_ALIGNED) / 4)) { in tcp_fast_parse_options()5272 if (tcp_header_len == sizeof(struct tcphdr) + TCPOLEN_TSTAMP_ALIGNED) { in tcp_rcv_established()5296 (sizeof(struct tcphdr) + TCPOLEN_TSTAMP_ALIGNED) && in tcp_rcv_established()5328 TCPOLEN_TSTAMP_ALIGNED) && in tcp_rcv_established()5352 (sizeof(struct tcphdr) + TCPOLEN_TSTAMP_ALIGNED) && in tcp_rcv_established()5603 sizeof(struct tcphdr) + TCPOLEN_TSTAMP_ALIGNED; in tcp_rcv_synsent_state_process()5604 tp->advmss -= TCPOLEN_TSTAMP_ALIGNED; in tcp_rcv_synsent_state_process()5683 sizeof(struct tcphdr) + TCPOLEN_TSTAMP_ALIGNED; in tcp_rcv_synsent_state_process()5865 tp->advmss -= TCPOLEN_TSTAMP_ALIGNED; in tcp_rcv_state_process()
579 remaining -= TCPOLEN_TSTAMP_ALIGNED; in tcp_syn_options()647 remaining -= TCPOLEN_TSTAMP_ALIGNED; in tcp_synack_options()697 size += TCPOLEN_TSTAMP_ALIGNED; in tcp_established_options()3069 (sysctl_tcp_timestamps ? TCPOLEN_TSTAMP_ALIGNED : 0); in tcp_connect_init()
720 __be32 opt[(TCPOLEN_TSTAMP_ALIGNED >> 2) in tcp_v4_send_ack()739 arg.iov[0].iov_len += TCPOLEN_TSTAMP_ALIGNED; in tcp_v4_send_ack()
102 size += TCPOLEN_TSTAMP_ALIGNED; in synproxy_options_size()
455 if (length == TCPOLEN_TSTAMP_ALIGNED in tcp_sack()
202 #define TCPOLEN_TSTAMP_ALIGNED 12 macro
752 tot_len += TCPOLEN_TSTAMP_ALIGNED; in tcp_v6_send_response()