Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/
Dtcp_output.c2301 static void tcp_chrono_set(struct tcp_sock *tp, const enum tcp_chrono new) in tcp_chrono_set() function
2322 tcp_chrono_set(tp, type); in tcp_chrono_start()
2338 tcp_chrono_set(tp, TCP_CHRONO_UNSPEC); in tcp_chrono_stop()
2340 tcp_chrono_set(tp, TCP_CHRONO_BUSY); in tcp_chrono_stop()