Searched defs:hostapd_neighbor_entry (Results 1 – 1 of 1) sorted by relevance
106 struct hostapd_neighbor_entry { struct107 struct dl_list list;108 u8 bssid[ETH_ALEN];109 struct wpa_ssid_value ssid;110 struct wpabuf *nr;111 struct wpabuf *lci;112 struct wpabuf *civic;114 struct os_time lci_date;115 int stationary;