Searched defs:mgmt_body_t (Results 1 – 1 of 1) sorted by relevance
224 struct mgmt_body_t { struct225 u_int8_t timestamp[IEEE802_11_TSTAMP_LEN];226 u_int16_t beacon_interval;227 u_int16_t listen_interval;228 u_int16_t status_code;229 u_int16_t aid;230 u_char ap[IEEE802_11_AP_LEN];231 u_int16_t reason_code;232 u_int16_t auth_alg;233 u_int16_t auth_trans_seq_num;[all …]