Home
last modified time | relevance | path

Searched refs:stationary (Results 1 - 11 of 11) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dneighbor_db.c47 nr->stationary = 0; in hostapd_neighbor_clear_entry()
69 const struct wpabuf *civic, int stationary) in hostapd_neighbor_set()
100 entry->stationary = stationary; in hostapd_neighbor_set()
66 hostapd_neighbor_set(struct hostapd_data *hapd, const u8 *bssid, const struct wpa_ssid_value *ssid, const struct wpabuf *nr, const struct wpabuf *lci, const struct wpabuf *civic, int stationary) hostapd_neighbor_set() argument
H A Dneighbor_db.h19 const struct wpabuf *civic, int stationary);
H A Dap_rrm.c161 if (nr->stationary || max_age == 0xffff) in hostapd_check_lci_age()
H A Dhostapd.h131 int stationary; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dneighbor_db.c82 nr->stationary ? " stat" : ""); in hostapd_neighbor_show()
102 nr->stationary = 0; in hostapd_neighbor_clear_entry()
124 const struct wpabuf *civic, int stationary, in hostapd_neighbor_set()
157 entry->stationary = stationary; in hostapd_neighbor_set()
121 hostapd_neighbor_set(struct hostapd_data *hapd, const u8 *bssid, const struct wpa_ssid_value *ssid, const struct wpabuf *nr, const struct wpabuf *lci, const struct wpabuf *civic, int stationary, u8 bss_parameters) hostapd_neighbor_set() argument
H A Dneighbor_db.h20 const struct wpabuf *civic, int stationary,
H A Dhostapd.h140 int stationary; member
H A Drrm.c161 if (nr->stationary || max_age == 0xffff) in hostapd_check_lci_age()
H A Dap_rrm.c161 if (nr->stationary || max_age == 0xffff) in hostapd_check_lci_age()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_ctrl_iface.c2687 int stationary = 0; in hostapd_ctrl_iface_set_neighbor() local
2770 stationary = 1; in hostapd_ctrl_iface_set_neighbor()
2774 stationary); in hostapd_ctrl_iface_set_neighbor()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_ctrl_iface.c3196 int stationary = 0; in hostapd_ctrl_iface_set_neighbor() local
3277 stationary = 1; in hostapd_ctrl_iface_set_neighbor()
3291 stationary, bss_parameters); in hostapd_ctrl_iface_set_neighbor()

Completed in 19 milliseconds