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.h2207 static inline void tcp_chrono_set(struct tcp_sock *tp, const enum tcp_chrono new) in tcp_chrono_set() function
2232 tcp_chrono_set(tp, type); in tcp_chrono_start()
/linux/net/ipv4/
H A Dtcp_output.c2915 tcp_chrono_set(tp, TCP_CHRONO_UNSPEC); in tcp_chrono_stop()
2917 tcp_chrono_set(tp, TCP_CHRONO_BUSY); in tcp_chrono_stop()