Searched refs:prep_metric (Results 1 – 2 of 2) sorted by relevance
490 prep->prep_metric = le32dec(iefrm_t); iefrm_t += 4; in hwmp_recv_action_meshpath()738 ADDWORD(frm, prep->prep_metric); in hwmp_add_meshprep()1072 prep.prep_metric = IEEE80211_MESHLMETRIC_INITIALVAL; in hwmp_recv_preq()1084 prep.prep_metric = rttarg->rt_metric; in hwmp_recv_preq()1155 prep.prep_metric = IEEE80211_MESHLMETRIC_INITIALVAL; in hwmp_recv_preq()1198 prep.prep_metric =rttarg->rt_metric; in hwmp_recv_preq()1322 metric = prep->prep_metric + ms->ms_pmetric->mpm_metric(ni); in hwmp_recv_prep()1390 pprep.prep_metric += ms->ms_pmetric->mpm_metric(ni); in hwmp_recv_prep()
275 uint32_t prep_metric; member