Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_mesh.h201 struct ieee80211_meshgann_ie { struct
202 uint8_t gann_ie; /* IEEE80211_ELEMID_MESHGANN */
203 uint8_t gann_len;
204 uint8_t gann_flags;
205 uint8_t gann_hopcount;
206 uint8_t gann_ttl;
207 uint8_t gann_addr[IEEE80211_ADDR_LEN];
208 uint32_t gann_seq; /* GANN Sequence Number */
209 uint16_t gann_interval; /* GANN Interval */