Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_hwmp.c484 prep->prep_ttl = *iefrm_t++; in hwmp_recv_action_meshpath()
735 *frm++ = prep->prep_ttl; in hwmp_add_meshprep()
1095 prep.prep_ttl = ms->ms_ttl; in hwmp_recv_preq()
1155 prep.prep_ttl = ms->ms_ttl; in hwmp_recv_preq()
1198 prep.prep_ttl = ms->ms_ttl; in hwmp_recv_preq()
1372 prep->prep_ttl > 1 && in hwmp_recv_prep()
1394 pprep.prep_ttl -= 1; in hwmp_recv_prep()
H A Dieee80211_mesh.h271 uint8_t prep_ttl; member