Home
last modified time | relevance | path

Searched refs:stationary (Results 1 – 5 of 5) sorted by relevance

/hostap-latest/src/ap/
Dneighbor_db.c82 nr->stationary ? " stat" : ""); in hostapd_neighbor_show()
103 nr->stationary = 0; in hostapd_neighbor_clear_entry()
127 const struct wpabuf *civic, int stationary, in hostapd_neighbor_set() argument
160 entry->stationary = stationary; in hostapd_neighbor_set()
Dneighbor_db.h20 const struct wpabuf *civic, int stationary,
Dhostapd.h158 int stationary; member
Drrm.c161 if (nr->stationary || max_age == 0xffff) in hostapd_check_lci_age()
/hostap-latest/hostapd/
Dctrl_iface.c3362 int stationary = 0; in hostapd_ctrl_iface_set_neighbor() local
3443 stationary = 1; in hostapd_ctrl_iface_set_neighbor()
3457 stationary, bss_parameters); in hostapd_ctrl_iface_set_neighbor()