Searched refs:icon_entry (Results 1 – 2 of 2) sorted by relevance
270 struct icon_entry *icon_entry; in hs20_anqp_send_req() local301 icon_entry = os_zalloc(sizeof(struct icon_entry)); in hs20_anqp_send_req()302 if (!icon_entry) in hs20_anqp_send_req()306 if (!icon_entry->file_name) { in hs20_anqp_send_req()307 os_free(icon_entry); in hs20_anqp_send_req()312 icon_entry->dialog_token = res; in hs20_anqp_send_req()325 struct icon_entry *icon; in hs20_find_icon()341 struct icon_entry *icon; in hs20_get_icon()390 struct icon_entry *icon, *tmp; in hs20_del_icon()444 struct icon_entry *icon, *tmp; in hs20_remove_duplicate_icons()[all …]
471 struct icon_entry { struct