Searched hist:"2 a7c8d291ffeba69a47d8528987156f625cc05b0" (Results 1 – 5 of 5) sorted by relevance
/linux/tools/testing/selftests/bpf/progs/ |
H A D | xdp_synproxy_kern.c | diff 2a7c8d291ffeba69a47d8528987156f625cc05b0 Fri Oct 20 14:57:39 CEST 2023 Eric Dumazet <edumazet@google.com> tcp: introduce tcp_clock_ms()
It delivers current TCP time stamp in ms unit, and is used in place of confusing tcp_time_stamp_raw()
It is the same family than tcp_clock_ns() and tcp_clock_ms().
tcp_time_stamp_raw() will be replaced later for TSval contexts with a more descriptive name.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/netfilter/ |
H A D | nf_synproxy_core.c | diff 2a7c8d291ffeba69a47d8528987156f625cc05b0 Fri Oct 20 14:57:39 CEST 2023 Eric Dumazet <edumazet@google.com> tcp: introduce tcp_clock_ms()
It delivers current TCP time stamp in ms unit, and is used in place of confusing tcp_time_stamp_raw()
It is the same family than tcp_clock_ns() and tcp_clock_ms().
tcp_time_stamp_raw() will be replaced later for TSval contexts with a more descriptive name.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/ipv4/ |
H A D | tcp_minisocks.c | diff 2a7c8d291ffeba69a47d8528987156f625cc05b0 Fri Oct 20 14:57:39 CEST 2023 Eric Dumazet <edumazet@google.com> tcp: introduce tcp_clock_ms()
It delivers current TCP time stamp in ms unit, and is used in place of confusing tcp_time_stamp_raw()
It is the same family than tcp_clock_ns() and tcp_clock_ms().
tcp_time_stamp_raw() will be replaced later for TSval contexts with a more descriptive name.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp.c | diff 2a7c8d291ffeba69a47d8528987156f625cc05b0 Fri Oct 20 14:57:39 CEST 2023 Eric Dumazet <edumazet@google.com> tcp: introduce tcp_clock_ms()
It delivers current TCP time stamp in ms unit, and is used in place of confusing tcp_time_stamp_raw()
It is the same family than tcp_clock_ns() and tcp_clock_ms().
tcp_time_stamp_raw() will be replaced later for TSval contexts with a more descriptive name.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/include/net/ |
H A D | tcp.h | diff 2a7c8d291ffeba69a47d8528987156f625cc05b0 Fri Oct 20 14:57:39 CEST 2023 Eric Dumazet <edumazet@google.com> tcp: introduce tcp_clock_ms()
It delivers current TCP time stamp in ms unit, and is used in place of confusing tcp_time_stamp_raw()
It is the same family than tcp_clock_ns() and tcp_clock_ms().
tcp_time_stamp_raw() will be replaced later for TSval contexts with a more descriptive name.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|