Home
last modified time | relevance | path

Searched refs:rann_metric (Results 1 – 2 of 2) sorted by relevance

/net/mac80211/
Dmesh_hwmp.c844 orig_metric = le32_to_cpu(rann->rann_metric); in hwmp_rann_frame_process()
877 !(mpath->sn == orig_sn && new_metric < mpath->rann_metric)) { in hwmp_rann_frame_process()
895 mpath->rann_metric = new_metric; in hwmp_rann_frame_process()
Dmesh.h124 u32 rann_metric; member