Home
last modified time | relevance | path

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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_hwmp.c479 prep->prep_ttl = *iefrm_t++; in hwmp_recv_action_meshpath()
730 *frm++ = prep->prep_ttl; in hwmp_add_meshprep()
1090 prep.prep_ttl = ms->ms_ttl; in hwmp_recv_preq()
1150 prep.prep_ttl = ms->ms_ttl; in hwmp_recv_preq()
1193 prep.prep_ttl = ms->ms_ttl; in hwmp_recv_preq()
1367 prep->prep_ttl > 1 && in hwmp_recv_prep()
1389 pprep.prep_ttl -= 1; in hwmp_recv_prep()
H A Dieee80211_mesh.h269 uint8_t prep_ttl; member