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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Ddst.h137 dst_metric_locked(struct dst_entry *dst, int metric) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dtcp_input.c684 if (!(dst_metric_locked(dst, RTAX_RTT)))
695 if (!(dst_metric_locked(dst, RTAX_RTT))) {
702 if (!(dst_metric_locked(dst, RTAX_RTTVAR))) {
721 !dst_metric_locked(dst, RTAX_SSTHRESH) &&
724 if (!dst_metric_locked(dst, RTAX_CWND) &&
730 if (!dst_metric_locked(dst, RTAX_SSTHRESH))
733 if (!dst_metric_locked(dst, RTAX_CWND))
739 if (!dst_metric_locked(dst, RTAX_CWND))
742 !dst_metric_locked(dst, RTAX_SSTHRESH) &&
747 if (!dst_metric_locked(ds
[all...]
H A Droute.c1424 !(dst_metric_locked(&rth->u.dst, RTAX_MTU))) {
1461 !(dst_metric_locked(dst, RTAX_MTU))) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/decnet/
H A Ddn_route.c238 if (!(dst_metric_locked(dst, RTAX_MTU))) {
242 if (!(dst_metric_locked(dst, RTAX_ADVMSS))) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Droute.c1976 !dst_metric_locked(&rt->u.dst, RTAX_MTU) &&

Completed in 77 milliseconds