Home
last modified time | relevance | path

Searched hist:"200 ecef67b8d09d16ec55f91c92751dcc7a38d40" (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv4/
H A Dsyncookies.cdiff 200ecef67b8d09d16ec55f91c92751dcc7a38d40 Thu Nov 07 20:51:18 CET 2019 Eric Dumazet <edumazet@google.com> tcp: Remove one extra ktime_get_ns() from cookie_init_timestamp

tcp_make_synack() already uses tcp_clock_ns(), and can pass
the value to cookie_init_timestamp() to avoid another call
to ktime_get_ns() helper.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dtcp_output.cdiff 200ecef67b8d09d16ec55f91c92751dcc7a38d40 Thu Nov 07 20:51:18 CET 2019 Eric Dumazet <edumazet@google.com> tcp: Remove one extra ktime_get_ns() from cookie_init_timestamp

tcp_make_synack() already uses tcp_clock_ns(), and can pass
the value to cookie_init_timestamp() to avoid another call
to ktime_get_ns() helper.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/include/net/
H A Dtcp.hdiff 200ecef67b8d09d16ec55f91c92751dcc7a38d40 Thu Nov 07 20:51:18 CET 2019 Eric Dumazet <edumazet@google.com> tcp: Remove one extra ktime_get_ns() from cookie_init_timestamp

tcp_make_synack() already uses tcp_clock_ns(), and can pass
the value to cookie_init_timestamp() to avoid another call
to ktime_get_ns() helper.

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