Home
last modified time | relevance | path

Searched refs:icon_entry (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/wpa/wpa_supplicant/
H A Dhs20_supplicant.c270 struct icon_entry *icon_entry; in hs20_anqp_send_req() local
301 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 …]
H A Dwpa_supplicant_i.h471 struct icon_entry { struct