Searched refs:orig_metric (Results 1 – 1 of 1) sorted by relevance
| /linux/net/mac80211/ |
| H A D | mesh_hwmp.c | 398 u32 orig_sn, orig_metric; in hwmp_route_info_get() 421 orig_metric = PREQ_IE_METRIC(hwmp_ie); in hwmp_route_info_get() 433 orig_metric = PREP_IE_METRIC(hwmp_ie); in hwmp_route_info_get() 440 new_metric = orig_metric + last_hop_metric; in hwmp_route_info_get() 441 if (new_metric < orig_metric) in hwmp_route_info_get() 579 const u8 *preq_elem, u32 orig_metric) in hwmp_route_info_get() 697 orig_metric, preq_id, sdata); in hwmp_preq_frame_process() 839 u32 orig_sn, new_metric, orig_metric, last_hop_metric, interval; in hwmp_rann_frame_process() 850 orig_metric = le32_to_cpu(rann->rann_metric); in hwmp_rann_frame_process() 868 new_metric = orig_metric in hwmp_rann_frame_process() 402 u32 orig_sn, orig_metric; hwmp_route_info_get() local 583 hwmp_preq_frame_process(struct ieee80211_sub_if_data * sdata,struct ieee80211_mgmt * mgmt,const u8 * preq_elem,u32 orig_metric) hwmp_preq_frame_process() argument 843 u32 orig_sn, new_metric, orig_metric, last_hop_metric, interval; hwmp_rann_frame_process() local [all...] |