Home
last modified time | relevance | path

Searched refs:tcp_chrono_set (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/net/ipv4/
Dtcp_output.c2654 static void tcp_chrono_set(struct tcp_sock *tp, const enum tcp_chrono new) in tcp_chrono_set() function
2675 tcp_chrono_set(tp, type); in tcp_chrono_start()
2691 tcp_chrono_set(tp, TCP_CHRONO_UNSPEC); in tcp_chrono_stop()
2693 tcp_chrono_set(tp, TCP_CHRONO_BUSY); in tcp_chrono_stop()