Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/
H A Dieee80211_mesh.h264 struct ieee80211_meshprep_ie { struct
265 uint8_t prep_ie; /* IEEE80211_ELEMID_MESHPREP */
266 uint8_t prep_len;
267 uint8_t prep_flags;
269 uint8_t prep_hopcount;
270 uint8_t prep_ttl;
271 uint8_t prep_targetaddr[IEEE80211_ADDR_LEN];
272 uint32_t prep_targetseq;
275 uint32_t prep_lifetime;
276 uint32_t prep_metric;
[all …]