Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/ipw/
H A Dif_ipwreg.h163 struct ipw_hdr { struct
164 uint32_t type;
166 uint32_t subtype;
167 uint8_t encrypted;
168 uint8_t encrypt;
169 uint8_t keyidx;
170 uint8_t keysz;
171 uint8_t key[IEEE80211_KEYBUF_SIZE];
172 uint8_t reserved[10];
173 uint8_t src_addr[IEEE80211_ADDR_LEN];
[all …]