Searched refs:prep_hopcount (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/net80211/
H A Dieee80211_hwmp.c486 prep->prep_hopcount = *iefrm_t++;
737 *frm++ = prep->prep_hopcount;
1078 prep.prep_hopcount = 0;
1090 prep.prep_hopcount = rttarg->rt_nhops;
1154 prep.prep_hopcount = 0;
1197 prep.prep_hopcount = rttarg->rt_nhops;
1350 rt->rt_nhops, prep->prep_hopcount + 1,
1357 rt->rt_nhops = prep->prep_hopcount + 1;
1373 prep->prep_hopcount < hs->hs_maxhops) {
1393 pprep.prep_hopcount
[all...]
H A Dieee80211_mesh.h269 uint8_t prep_hopcount; member in struct:ieee80211_meshprep_ie

Completed in 176 milliseconds