Home
last modified time | relevance | path

Searched refs:DEFINE_DL_LIST (Results 1 – 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dlist.h94 #define DEFINE_DL_LIST(name) \ macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dlist.h94 #define DEFINE_DL_LIST(name) \ macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dwpa_cli.c59 static DEFINE_DL_LIST(bsses); /* struct cli_txt_entry */
60 static DEFINE_DL_LIST(p2p_peers); /* struct cli_txt_entry */
61 static DEFINE_DL_LIST(p2p_groups); /* struct cli_txt_entry */
62 static DEFINE_DL_LIST(ifnames); /* struct cli_txt_entry */
63 static DEFINE_DL_LIST(networks); /* struct cli_txt_entry */
64 static DEFINE_DL_LIST(creds); /* struct cli_txt_entry */
66 static DEFINE_DL_LIST(stations); /* struct cli_txt_entry */
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dwpa_cli.c60 static DEFINE_DL_LIST(bsses); /* struct cli_txt_entry */
61 static DEFINE_DL_LIST(p2p_peers); /* struct cli_txt_entry */
62 static DEFINE_DL_LIST(p2p_groups); /* struct cli_txt_entry */
63 static DEFINE_DL_LIST(ifnames); /* struct cli_txt_entry */
64 static DEFINE_DL_LIST(networks); /* struct cli_txt_entry */
65 static DEFINE_DL_LIST(creds); /* struct cli_txt_entry */
67 static DEFINE_DL_LIST(stations); /* struct cli_txt_entry */
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dhostapd_cli.c43 static DEFINE_DL_LIST(stations); /* struct cli_txt_entry */
1011 DEFINE_DL_LIST(interfaces); in hostapd_complete_interface()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dhostapd_cli.c43 static DEFINE_DL_LIST(stations); /* struct cli_txt_entry */
1012 DEFINE_DL_LIST(interfaces); in hostapd_complete_interface()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_nl80211.c743 static DEFINE_DL_LIST(nl80211_wiphys); in nl80211_get_wiphy_data_ap()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_nl80211.c875 static DEFINE_DL_LIST(nl80211_wiphys); in nl80211_get_wiphy_data_ap()