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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dmesh_hwmp.c333 u32 orig_sn, orig_metric; local
354 orig_metric = PREQ_IE_METRIC(hwmp_ie);
367 orig_metric = PREP_IE_METRIC(hwmp_ie);
373 new_metric = orig_metric + last_hop_metric;
374 if (new_metric < orig_metric)

Completed in 116 milliseconds