Home
last modified time | relevance | path

Searched defs:wpa_supplicant (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant_i.h694 struct wpa_supplicant *parent; argument
786 void (*scan_res_handler)(struct wpa_supplicant *wpa_s, argument
848 * This is used for scans initiated by wpa_supplicant to find an argument
870 } scan_req, last_scan_req;
1017 } sme;
1051 void (*pending_action_tx_status_cb)(struct wpa_supplicant *wpa_s, argument
1072 enum {
1099 enum {
1225 } hw;
1315 enum wpa_supplicant_test_failure test_failure; argument
[all …]
H A DMakefile1893 wpa_supplicant: $(BCHECK) $(OBJS) $(EXTRA_progs) target