Searched defs:mgmt_body_t (Results 1 – 1 of 1) sorted by relevance
268 struct mgmt_body_t { struct269 uint8_t timestamp[IEEE802_11_TSTAMP_LEN];270 uint16_t beacon_interval;271 uint16_t listen_interval;272 uint16_t status_code;273 uint16_t aid;274 u_char ap[IEEE802_11_AP_LEN];275 uint16_t reason_code;276 uint16_t auth_alg;277 uint16_t auth_trans_seq_num;[all …]