Home
last modified time | relevance | path

Searched refs:tcp_tsopt_ecr_before (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_input.c2399 static bool tcp_tsopt_ecr_before(const struct tcp_sock *tp, u32 when) in tcp_tsopt_ecr_before() function
2412 tcp_tsopt_ecr_before(tp, tcp_skb_timestamp(skb)); in tcp_skb_spurious_retrans()
2421 tcp_tsopt_ecr_before(tp, tp->retrans_stamp); in tcp_packet_delayed()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_input.c2418 static bool tcp_tsopt_ecr_before(const struct tcp_sock *tp, u32 when) in tcp_tsopt_ecr_before() function
2431 tcp_tsopt_ecr_before(tp, tcp_skb_timestamp(skb)); in tcp_skb_spurious_retrans()
2440 tcp_tsopt_ecr_before(tp, tp->retrans_stamp); in tcp_packet_delayed()

Completed in 31 milliseconds