Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:DEFINE_DL_LIST

58 static DEFINE_DL_LIST(bsses); /* struct cli_txt_entry */
59 static DEFINE_DL_LIST(p2p_peers); /* struct cli_txt_entry */
60 static DEFINE_DL_LIST(p2p_groups); /* struct cli_txt_entry */
61 static DEFINE_DL_LIST(ifnames); /* struct cli_txt_entry */
62 static DEFINE_DL_LIST(networks); /* struct cli_txt_entry */
64 static DEFINE_DL_LIST(stations); /* struct cli_txt_entry */