Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
Dtcp_output.c2539 static void tcp_chrono_set(struct tcp_sock *tp, const enum tcp_chrono new) in tcp_chrono_set() function
2560 tcp_chrono_set(tp, type); in tcp_chrono_start()
2576 tcp_chrono_set(tp, TCP_CHRONO_UNSPEC); in tcp_chrono_stop()
2578 tcp_chrono_set(tp, TCP_CHRONO_BUSY); in tcp_chrono_stop()