Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dtcp.h261 u8 chrono_type:2, /* current chronograph type */ member
/Linux-v6.1/net/ipv4/
Dtcp_output.c2551 enum tcp_chrono old = tp->chrono_type; in tcp_chrono_set()
2556 tp->chrono_type = new; in tcp_chrono_set()
2568 if (type > tp->chrono_type) in tcp_chrono_start()
2586 else if (type == tp->chrono_type) in tcp_chrono_stop()
Dtcp.c3814 if (i == tp->chrono_type) in tcp_get_info_chrono_stats()