Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtcp.h271 u8 chrono_type; /* current chronograph type */ member
/linux/include/net/
H A Dtcp.h2187 enum tcp_chrono old = tp->chrono_type; in tcp_chrono_set()
2196 WRITE_ONCE(tp->chrono_type, new); in tcp_chrono_set()
2208 if (type > tp->chrono_type) in tcp_chrono_start()
/linux/net/ipv4/
H A Dtcp_output.c2917 else if (type == tp->chrono_type) in tcp_chrono_stop()