Home
last modified time | relevance | path

Searched refs:dst_metric_rtt (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Ddst.h202 static inline unsigned long dst_metric_rtt(const struct dst_entry *dst, int metric) in dst_metric_rtt() function
H A Dtcp.h710 rto_min = dst_metric_rtt(dst, RTAX_RTO_MIN); in tcp_rto_min()
/kernel/linux/linux-6.6/include/net/
H A Ddst.h220 static inline unsigned long dst_metric_rtt(const struct dst_entry *dst, int metric) in dst_metric_rtt() function
H A Dtcp.h735 rto_min = dst_metric_rtt(dst, RTAX_RTO_MIN); in tcp_rto_min()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_output.c4012 u32 rto_min = dst_metric_rtt(dst, RTAX_RTO_MIN); in tcp_delack_max()

Completed in 18 milliseconds