Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcp.h2188 static inline void tcp_chrono_set(struct tcp_sock *tp, const enum tcp_chrono new) in tcp_chrono_set() function
2213 tcp_chrono_set(tp, type); in tcp_chrono_start()
/linux/net/ipv4/
H A Dtcp_output.c2916 tcp_chrono_set(tp, TCP_CHRONO_UNSPEC); in tcp_chrono_stop()
2918 tcp_chrono_set(tp, TCP_CHRONO_BUSY); in tcp_chrono_stop()