Searched refs:ms_ttl (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sys/net80211/
H A Dieee80211_hwmp.c622 preq.preq_ttl = ms->ms_ttl;
660 rann.rann_ttl = ms->ms_ttl;
740 prep.prep_ttl = ms->ms_ttl;
791 prep.prep_ttl = ms->ms_ttl;
854 prep.prep_ttl = ms->ms_ttl;
1120 perr.perr_ttl = ms->ms_ttl;
1334 preq.preq_ttl = ms->ms_ttl;
H A Dieee80211_mesh.h426 uint8_t ms_ttl; /* mesh ttl set in packets */ member in struct:ieee80211_mesh_state
H A Dieee80211_mesh.c534 ms->ms_ttl = IEEE80211_MESH_DEFAULT_TTL;
2605 ireq->i_val = ms->ms_ttl;
2719 ms->ms_ttl = (uint8_t) ireq->i_val;
H A Dieee80211_ddb.c867 ms->ms_ttl, ms->ms_flags);
H A Dieee80211_output.c1255 mc->mc_ttl = ms->ms_ttl;

Completed in 171 milliseconds