Home
last modified time | relevance | path

Searched defs:anqp (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/
H A Dinterworking.c523 static struct nai_realm * nai_realm_parse(struct wpabuf *anqp, u16 *count) in nai_realm_parse()
730 static int plmn_id_match(struct wpabuf *anqp, const char *imsi, int mnc_len) in plmn_id_match()
1119 static int roaming_consortium_anqp_match(const struct wpabuf *anqp, in roaming_consortium_anqp_match()
1145 static int roaming_consortium_match(const u8 *ie, const struct wpabuf *anqp, in roaming_consortium_match()
1154 const struct wpabuf *anqp, in cred_roaming_consortiums_match()
1374 const struct wpabuf *anqp; in interworking_credentials_available_roaming_consortium() local
1565 const struct wpabuf *anqp; in interworking_connect_roaming_consortium() local
2818 struct wpa_bss_anqp *anqp, u16 info_id, in anqp_add_extra()
2884 struct wpa_bss_anqp *anqp = NULL; in interworking_parse_rx_anqp_resp() local
H A Dbss.c60 struct wpa_bss_anqp *anqp; in wpa_bss_anqp_alloc() local
77 static struct wpa_bss_anqp * wpa_bss_anqp_clone(struct wpa_bss_anqp *anqp) in wpa_bss_anqp_clone()
124 struct wpa_bss_anqp *anqp; in wpa_bss_anqp_unshare_alloc() local
150 static void wpa_bss_anqp_free(struct wpa_bss_anqp *anqp) in wpa_bss_anqp_free()
H A Dbss.h106 struct wpa_bss_anqp *anqp; member
H A Dhs20_supplicant.c595 struct wpa_bss_anqp *anqp = NULL; in hs20_parse_rx_hs20_anqp_resp() local
H A Dctrl_iface.c4912 struct wpa_bss_anqp *anqp = bss->anqp; in print_bss_info() local