TCPOLEN_TSTAMP_ALIGNED 122 drivers/crypto/chelsio/chtls/chtls_cm.c tp->tcp_header_len += TCPOLEN_TSTAMP_ALIGNED; TCPOLEN_TSTAMP_ALIGNED 123 drivers/crypto/chelsio/chtls/chtls_cm.c tp->rx_opt.mss_clamp -= TCPOLEN_TSTAMP_ALIGNED; TCPOLEN_TSTAMP_ALIGNED 3990 net/ipv4/tcp_input.c th->doff == ((sizeof(*th) + TCPOLEN_TSTAMP_ALIGNED) / 4)) { TCPOLEN_TSTAMP_ALIGNED 5599 net/ipv4/tcp_input.c if (tcp_header_len == sizeof(struct tcphdr) + TCPOLEN_TSTAMP_ALIGNED) { TCPOLEN_TSTAMP_ALIGNED 5623 net/ipv4/tcp_input.c (sizeof(struct tcphdr) + TCPOLEN_TSTAMP_ALIGNED) && TCPOLEN_TSTAMP_ALIGNED 5658 net/ipv4/tcp_input.c (sizeof(struct tcphdr) + TCPOLEN_TSTAMP_ALIGNED) && TCPOLEN_TSTAMP_ALIGNED 5959 net/ipv4/tcp_input.c sizeof(struct tcphdr) + TCPOLEN_TSTAMP_ALIGNED; TCPOLEN_TSTAMP_ALIGNED 5960 net/ipv4/tcp_input.c tp->advmss -= TCPOLEN_TSTAMP_ALIGNED; TCPOLEN_TSTAMP_ALIGNED 6041 net/ipv4/tcp_input.c sizeof(struct tcphdr) + TCPOLEN_TSTAMP_ALIGNED; TCPOLEN_TSTAMP_ALIGNED 6249 net/ipv4/tcp_input.c tp->advmss -= TCPOLEN_TSTAMP_ALIGNED; TCPOLEN_TSTAMP_ALIGNED 811 net/ipv4/tcp_ipv4.c __be32 opt[(TCPOLEN_TSTAMP_ALIGNED >> 2) TCPOLEN_TSTAMP_ALIGNED 833 net/ipv4/tcp_ipv4.c arg.iov[0].iov_len += TCPOLEN_TSTAMP_ALIGNED; TCPOLEN_TSTAMP_ALIGNED 390 net/ipv4/tcp_minisocks.c mss - (ireq->tstamp_ok ? TCPOLEN_TSTAMP_ALIGNED : 0), TCPOLEN_TSTAMP_ALIGNED 528 net/ipv4/tcp_minisocks.c newtp->tcp_header_len = sizeof(struct tcphdr) + TCPOLEN_TSTAMP_ALIGNED; TCPOLEN_TSTAMP_ALIGNED 626 net/ipv4/tcp_output.c remaining -= TCPOLEN_TSTAMP_ALIGNED; TCPOLEN_TSTAMP_ALIGNED 697 net/ipv4/tcp_output.c remaining -= TCPOLEN_TSTAMP_ALIGNED; TCPOLEN_TSTAMP_ALIGNED 751 net/ipv4/tcp_output.c size += TCPOLEN_TSTAMP_ALIGNED; TCPOLEN_TSTAMP_ALIGNED 3400 net/ipv4/tcp_output.c tp->tcp_header_len += TCPOLEN_TSTAMP_ALIGNED; TCPOLEN_TSTAMP_ALIGNED 822 net/ipv6/tcp_ipv6.c tot_len += TCPOLEN_TSTAMP_ALIGNED; TCPOLEN_TSTAMP_ALIGNED 414 net/netfilter/nf_conntrack_proto_tcp.c if (length == TCPOLEN_TSTAMP_ALIGNED TCPOLEN_TSTAMP_ALIGNED 100 net/netfilter/nf_synproxy_core.c size += TCPOLEN_TSTAMP_ALIGNED;