Home
last modified time | relevance | path

Searched defs:ieee80211_meshprep_ie (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_mesh.h265 struct ieee80211_meshprep_ie { struct
266 uint8_t prep_ie; /* IEEE80211_ELEMID_MESHPREP */
267 uint8_t prep_len;
268 uint8_t prep_flags;
270 uint8_t prep_hopcount;
271 uint8_t prep_ttl;
272 uint8_t prep_targetaddr[IEEE80211_ADDR_LEN];
273 uint32_t prep_targetseq;
276 uint32_t prep_lifetime;
277 uint32_t prep_metric;
[all …]