Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:ifnames

94 static DEFINE_DL_LIST(ifnames); /* struct cli_txt_entry */
3420 count += dl_list_len(&ifnames);
3440 dl_list_for_each(e, &ifnames, struct cli_txt_entry, list) {
3996 cli_txt_list_flush(&ifnames);
4013 cli_txt_list_add(&ifnames, txt);
4092 cli_txt_list_flush(&ifnames);