Searched defs:neighbor_report (Results 1 – 1 of 1) sorted by relevance
49 struct neighbor_report { struct50 u8 bssid[ETH_ALEN];51 u8 bssid_information[4];52 u8 regulatory_class;53 u8 channel_number;54 u8 phy_type;55 struct tsf_info *tsf_info;56 struct condensed_country_string *con_coun_str;57 struct bss_transition_candidate *bss_tran_can;58 struct bss_termination_duration *bss_term_dur;[all …]