Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dtcp_output.c2614 static void tcp_chrono_set(struct tcp_sock *tp, const enum tcp_chrono new) in tcp_chrono_set() function
2635 tcp_chrono_set(tp, type); in tcp_chrono_start()
2651 tcp_chrono_set(tp, TCP_CHRONO_UNSPEC); in tcp_chrono_stop()
2653 tcp_chrono_set(tp, TCP_CHRONO_BUSY); in tcp_chrono_stop()