Searched refs:target_metric (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | mesh_hwmp.c | 568 u32 orig_sn, target_sn, lifetime, target_metric = 0; in hwmp_preq_frame_process() local 589 target_metric = 0; in hwmp_preq_frame_process() 610 target_metric = 0; in hwmp_preq_frame_process() 628 target_metric = mpath->metric; in hwmp_preq_frame_process() 645 lifetime, target_metric, 0, in hwmp_preq_frame_process()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | mesh_hwmp.c | 582 u32 orig_sn, target_sn, lifetime, target_metric = 0; in hwmp_preq_frame_process() local 603 target_metric = 0; in hwmp_preq_frame_process() 624 target_metric = 0; in hwmp_preq_frame_process() 642 target_metric = mpath->metric; in hwmp_preq_frame_process() 659 lifetime, target_metric, 0, in hwmp_preq_frame_process()
|
Completed in 6 milliseconds