Searched refs:DEFINE_DL_LIST (Results 1 - 7 of 7) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/utils/
H A Dlist.h92 #define DEFINE_DL_LIST(name) \ macro
/external/wpa_supplicant_8/src/utils/
H A Dlist.h92 #define DEFINE_DL_LIST(name) \ macro
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dlist.h92 #define DEFINE_DL_LIST(name) \ macro
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpa_cli.c91 static DEFINE_DL_LIST(bsses); /* struct cli_txt_entry */
92 static DEFINE_DL_LIST(p2p_peers); /* struct cli_txt_entry */
93 static DEFINE_DL_LIST(p2p_groups); /* struct cli_txt_entry */
94 static DEFINE_DL_LIST(ifnames); /* struct cli_txt_entry */
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c984 static DEFINE_DL_LIST(nl80211_wiphys);
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c984 static DEFINE_DL_LIST(nl80211_wiphys);
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c984 static DEFINE_DL_LIST(nl80211_wiphys);

Completed in 440 milliseconds