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