Home
last modified time | relevance | path

Searched defs:stationary (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/wpa/src/ap/
H A Dneighbor_db.c124 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 Dhostapd.h140 int stationary; global() member
/freebsd-src/contrib/wpa/hostapd/
H A Dctrl_iface.c3193 int stationary = 0; hostapd_ctrl_iface_set_neighbor() local