Home
last modified time | relevance | path

Searched hist:d635fbe27ebee0f4b845abe5e9620c9400785a5c (Results 1 – 6 of 6) sorted by relevance

/linux/net/ipv4/
H A Dtcp_cubic.cdiff d635fbe27ebee0f4b845abe5e9620c9400785a5c Tue May 16 23:00:03 CEST 2017 Eric Dumazet <edumazet@google.com> tcp: use tcp_jiffies32 to feed tp->lsndtime

Use tcp_jiffies32 instead of tcp_time_stamp to feed
tp->lsndtime.

tcp_time_stamp will soon be a litle bit more expensive
than simply reading 'jiffies'.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dtcp_timer.cdiff d635fbe27ebee0f4b845abe5e9620c9400785a5c Tue May 16 23:00:03 CEST 2017 Eric Dumazet <edumazet@google.com> tcp: use tcp_jiffies32 to feed tp->lsndtime

Use tcp_jiffies32 instead of tcp_time_stamp to feed
tp->lsndtime.

tcp_time_stamp will soon be a litle bit more expensive
than simply reading 'jiffies'.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dtcp_output.cdiff d635fbe27ebee0f4b845abe5e9620c9400785a5c Tue May 16 23:00:03 CEST 2017 Eric Dumazet <edumazet@google.com> tcp: use tcp_jiffies32 to feed tp->lsndtime

Use tcp_jiffies32 instead of tcp_time_stamp to feed
tp->lsndtime.

tcp_time_stamp will soon be a litle bit more expensive
than simply reading 'jiffies'.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dtcp.cdiff d635fbe27ebee0f4b845abe5e9620c9400785a5c Tue May 16 23:00:03 CEST 2017 Eric Dumazet <edumazet@google.com> tcp: use tcp_jiffies32 to feed tp->lsndtime

Use tcp_jiffies32 instead of tcp_time_stamp to feed
tp->lsndtime.

tcp_time_stamp will soon be a litle bit more expensive
than simply reading 'jiffies'.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dtcp_input.cdiff d635fbe27ebee0f4b845abe5e9620c9400785a5c Tue May 16 23:00:03 CEST 2017 Eric Dumazet <edumazet@google.com> tcp: use tcp_jiffies32 to feed tp->lsndtime

Use tcp_jiffies32 instead of tcp_time_stamp to feed
tp->lsndtime.

tcp_time_stamp will soon be a litle bit more expensive
than simply reading 'jiffies'.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/include/net/
H A Dtcp.hdiff d635fbe27ebee0f4b845abe5e9620c9400785a5c Tue May 16 23:00:03 CEST 2017 Eric Dumazet <edumazet@google.com> tcp: use tcp_jiffies32 to feed tp->lsndtime

Use tcp_jiffies32 instead of tcp_time_stamp to feed
tp->lsndtime.

tcp_time_stamp will soon be a litle bit more expensive
than simply reading 'jiffies'.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>