Home
last modified time | relevance | path

Searched refs:dst_metric_locked (Results 1 – 4 of 4) sorted by relevance

/include/net/
A Dip6_route.h332 if (!forwarding || dst_metric_locked(dst, RTAX_MTU)) { in ip6_dst_mtu_maybe_forward()
A Ddst.h226 dst_metric_locked(const struct dst_entry *dst, int metric) in dst_metric_locked() function
A Dip.h433 return rt->rt_mtu_locked || dst_metric_locked(dst, RTAX_MTU); in ip_mtu_locked()
A Dtcp.h849 if (dst && dst_metric_locked(dst, RTAX_RTO_MIN)) in tcp_rto_min()
861 return dst_metric_locked(dst, RTAX_CC_ALGO); in tcp_ca_dst_locked()

Completed in 22 milliseconds