Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dmesh.h124 u32 rann_metric; member
H A 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()
/openbmc/linux/include/linux/
H A Dieee80211.h1048 __le32 rann_metric; member