Searched refs:prep_metric (Results 1 – 2 of 2) sorted by relevance
491 prep->prep_metric = le32dec(iefrm_t); iefrm_t += 4; in hwmp_recv_action_meshpath()739 ADDWORD(frm, prep->prep_metric); in hwmp_add_meshprep()1073 prep.prep_metric = IEEE80211_MESHLMETRIC_INITIALVAL; in hwmp_recv_preq()1085 prep.prep_metric = rttarg->rt_metric; in hwmp_recv_preq()1156 prep.prep_metric = IEEE80211_MESHLMETRIC_INITIALVAL; in hwmp_recv_preq()1199 prep.prep_metric =rttarg->rt_metric; in hwmp_recv_preq()1323 metric = prep->prep_metric + ms->ms_pmetric->mpm_metric(ni); in hwmp_recv_prep()1391 pprep.prep_metric += ms->ms_pmetric->mpm_metric(ni); in hwmp_recv_prep()
275 uint32_t prep_metric; member