Home
last modified time | relevance | path

Searched refs:nei_len (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_ctrl_iface.c846 int nei_len; in hostapd_ctrl_iface_bss_tm_req() local
896 nei_len = ieee802_11_parse_candidate_list(cmd, nei_rep, in hostapd_ctrl_iface_bss_tm_req()
898 if (nei_len < 0) in hostapd_ctrl_iface_bss_tm_req()
986 nei_len ? nei_rep : NULL, nei_len, in hostapd_ctrl_iface_bss_tm_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_ctrl_iface.c848 int nei_len; in hostapd_ctrl_iface_bss_tm_req() local
904 nei_len = ieee802_11_parse_candidate_list(cmd, nei_rep, in hostapd_ctrl_iface_bss_tm_req()
906 if (nei_len < 0) in hostapd_ctrl_iface_bss_tm_req()
994 nei_len ? nei_rep : NULL, nei_len, in hostapd_ctrl_iface_bss_tm_req()

Completed in 10 milliseconds