Home
last modified time | relevance | path

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

/linux/include/linux/
A Dtcp.h231 u8 chrono_type:2, /* current chronograph type */ member
/linux/net/ipv4/
A Dtcp_output.c2536 enum tcp_chrono old = tp->chrono_type; in tcp_chrono_set()
2541 tp->chrono_type = new; in tcp_chrono_set()
2553 if (type > tp->chrono_type) in tcp_chrono_start()
2571 else if (type == tp->chrono_type) in tcp_chrono_stop()
A Dtcp.c3669 if (i == tp->chrono_type) in tcp_get_info_chrono_stats()

Completed in 19 milliseconds