Searched defs:civic (Results 1 – 9 of 9) sorted by relevance
/hostap-latest/src/ap/ |
D | neighbor_db.c | 51 char civic[2 * 255 + 1]; in hostapd_neighbor_show() local 127 const struct wpabuf *civic, int stationary, in hostapd_neighbor_set()
|
D | rrm.c | 202 u8 civic, u16 lci_max_age) in hostapd_send_nei_report_resp() 287 u8 lci = 0, civic = 0; /* Measurement tokens */ in hostapd_handle_nei_report_req() local
|
D | hostapd.h | 155 struct wpabuf *civic; member
|
D | ap_config.h | 1176 struct wpabuf *civic; member
|
/hostap-latest/tests/hwsim/ |
D | test_rrm.py | 34 civic = "01000b0011223344556677889900998877665544332211aabbccddeeff" variable 36 def check_nr_results(dev, bssids=None, lci=False, civic=False): argument
|
/hostap-latest/wpa_supplicant/ |
D | rrm.c | 142 int lci, int civic, in wpas_rrm_send_neighbor_rep_request()
|
D | ctrl_iface.c | 10622 char civic[256 * 2 + 1]; in wpas_ctrl_neighbor_rep_cb() local 10707 int ret, lci = 0, civic = 0; in wpas_ctrl_iface_send_neighbor_rep() local
|
/hostap-latest/hostapd/ |
D | ctrl_iface.c | 3361 struct wpabuf *nr, *lci = NULL, *civic = NULL; in hostapd_ctrl_iface_set_neighbor() local
|
/hostap-latest/src/drivers/ |
D | driver.h | 1678 const struct wpabuf *civic; member
|