Searched defs:anqp (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | interworking.c | 528 static struct nai_realm * nai_realm_parse(struct wpabuf *anqp, u16 *count) in nai_realm_parse() 738 static int plmn_id_match(struct wpabuf *anqp, const char *imsi, int mnc_len) in plmn_id_match() 1141 static int oi_anqp_match(const struct wpabuf *anqp, const u8 *oi, in oi_anqp_match() 1167 static int oi_match(const u8 *ie, const struct wpabuf *anqp, in oi_match() 1175 static int cred_home_ois_match(const u8 *ie, const struct wpabuf *anqp, in cred_home_ois_match() 1191 const struct wpabuf *anqp, in cred_roaming_consortiums_match() 1416 const struct wpabuf *anqp; in interworking_credentials_available_roaming_consortium() local 1627 const struct wpabuf *anqp; in interworking_connect_roaming_consortium() local 2886 struct wpa_bss_anqp *anqp, u16 info_id, in anqp_add_extra() 2953 struct wpa_bss_anqp *anqp = NULL; in interworking_parse_rx_anqp_resp() local
|
H A D | bss.c | 50 struct wpa_bss_anqp *anqp; in wpa_bss_anqp_alloc() local 67 static struct wpa_bss_anqp * wpa_bss_anqp_clone(struct wpa_bss_anqp *anqp) in wpa_bss_anqp_clone() 114 struct wpa_bss_anqp *anqp; in wpa_bss_anqp_unshare_alloc() local 140 static void wpa_bss_anqp_free(struct wpa_bss_anqp *anqp) in wpa_bss_anqp_free()
|
H A D | bss.h | 122 struct wpa_bss_anqp *anqp; member
|
H A D | hs20_supplicant.c | 595 struct wpa_bss_anqp *anqp = NULL; in hs20_parse_rx_hs20_anqp_resp() local
|
H A D | ctrl_iface.c | 5636 struct wpa_bss_anqp *anqp = bss->anqp; in print_bss_info() local
|
/freebsd/contrib/wpa/wpa_supplicant/dbus/ |
H A D | dbus_new_handlers.c | 5778 struct wpa_bss_anqp *anqp; in wpas_dbus_getter_bss_anqp() local
|