TCPOLEN_TSTAMP_ALIGNED 3484 net/ipv4/tcp_input.c 		   th->doff == (sizeof(struct tcphdr)>>2)+(TCPOLEN_TSTAMP_ALIGNED>>2)) {
TCPOLEN_TSTAMP_ALIGNED 4845 net/ipv4/tcp_input.c 		if (tcp_header_len == sizeof(struct tcphdr) + TCPOLEN_TSTAMP_ALIGNED) {
TCPOLEN_TSTAMP_ALIGNED 4869 net/ipv4/tcp_input.c 				    (sizeof(struct tcphdr) + TCPOLEN_TSTAMP_ALIGNED) &&
TCPOLEN_TSTAMP_ALIGNED 4910 net/ipv4/tcp_input.c 					     TCPOLEN_TSTAMP_ALIGNED) &&
TCPOLEN_TSTAMP_ALIGNED 4932 net/ipv4/tcp_input.c 				    (sizeof(struct tcphdr) + TCPOLEN_TSTAMP_ALIGNED) &&
TCPOLEN_TSTAMP_ALIGNED 5098 net/ipv4/tcp_input.c 				sizeof(struct tcphdr) + TCPOLEN_TSTAMP_ALIGNED;
TCPOLEN_TSTAMP_ALIGNED 5099 net/ipv4/tcp_input.c 			tp->advmss	    -= TCPOLEN_TSTAMP_ALIGNED;
TCPOLEN_TSTAMP_ALIGNED 5203 net/ipv4/tcp_input.c 				sizeof(struct tcphdr) + TCPOLEN_TSTAMP_ALIGNED;
TCPOLEN_TSTAMP_ALIGNED 5361 net/ipv4/tcp_input.c 					tp->advmss -= TCPOLEN_TSTAMP_ALIGNED;
TCPOLEN_TSTAMP_ALIGNED  616 net/ipv4/tcp_ipv4.c 		__be32 opt[(TCPOLEN_TSTAMP_ALIGNED >> 2)
TCPOLEN_TSTAMP_ALIGNED  636 net/ipv4/tcp_ipv4.c 		arg.iov[0].iov_len += TCPOLEN_TSTAMP_ALIGNED;
TCPOLEN_TSTAMP_ALIGNED  469 net/ipv4/tcp_minisocks.c 			newtp->tcp_header_len = sizeof(struct tcphdr) + TCPOLEN_TSTAMP_ALIGNED;
TCPOLEN_TSTAMP_ALIGNED  472 net/ipv4/tcp_output.c 		size += TCPOLEN_TSTAMP_ALIGNED;
TCPOLEN_TSTAMP_ALIGNED  525 net/ipv4/tcp_output.c 		size += TCPOLEN_TSTAMP_ALIGNED;
TCPOLEN_TSTAMP_ALIGNED  557 net/ipv4/tcp_output.c 		size += TCPOLEN_TSTAMP_ALIGNED;
TCPOLEN_TSTAMP_ALIGNED 2262 net/ipv4/tcp_output.c 			mss - (ireq->tstamp_ok ? TCPOLEN_TSTAMP_ALIGNED : 0),
TCPOLEN_TSTAMP_ALIGNED 2329 net/ipv4/tcp_output.c 		(sysctl_tcp_timestamps ? TCPOLEN_TSTAMP_ALIGNED : 0);
TCPOLEN_TSTAMP_ALIGNED  957 net/ipv6/tcp_ipv6.c 		tot_len += TCPOLEN_TSTAMP_ALIGNED;
TCPOLEN_TSTAMP_ALIGNED  437 net/netfilter/nf_conntrack_proto_tcp.c 	if (length == TCPOLEN_TSTAMP_ALIGNED*4