/freebsd-src/contrib/wpa/src/ap/ |
H A D | gas_query_ap.c | 47 struct wpabuf *adv_proto; global() member 363 gas_query_rx_initial(struct gas_query_ap * gas,struct gas_query_pending * query,const u8 * adv_proto,const u8 * resp,size_t len,u16 comeback_delay) gas_query_rx_initial() argument 395 gas_query_rx_comeback(struct gas_query_ap * gas,struct gas_query_pending * query,const u8 * adv_proto,const u8 * resp,size_t len,u8 frag_id,u8 more_frags,u16 comeback_delay) gas_query_rx_comeback() argument 472 const u8 *pos, *adv_proto; gas_query_ap_rx() local 678 gas_query_ap_req(struct gas_query_ap * gas,const u8 * dst,int freq,struct wpabuf * req,void (* cb)(void * ctx,const u8 * dst,u8 dialog_token,enum gas_query_ap_result result,const struct wpabuf * adv_proto,const struct wpabuf * resp,u16 status_code),void * ctx) gas_query_ap_req() argument [all...] |
H A D | gas_serv.c | 1604 const u8 *adv_proto; in gas_serv_rx_gas_initial_req() local
|
H A D | dpp_hostapd.c | 906 hostapd_dpp_gas_resp_cb(void * ctx,const u8 * addr,u8 dialog_token,enum gas_query_ap_result result,const struct wpabuf * adv_proto,const struct wpabuf * resp,u16 status_code) hostapd_dpp_gas_resp_cb() argument
|
/freebsd-src/contrib/wpa/wpa_supplicant/ |
H A D | gas_query.c | 50 struct wpabuf *adv_proto; global() member 405 gas_query_rx_initial(struct gas_query * gas,struct gas_query_pending * query,const u8 * adv_proto,const u8 * resp,size_t len,u16 comeback_delay) gas_query_rx_initial() argument 437 gas_query_rx_comeback(struct gas_query * gas,struct gas_query_pending * query,const u8 * adv_proto,const u8 * resp,size_t len,u8 frag_id,u8 more_frags,u16 comeback_delay) gas_query_rx_comeback() argument 516 const u8 *pos, *adv_proto; gas_query_rx() local 826 gas_query_req(struct gas_query * gas,const u8 * dst,int freq,int wildcard_bssid,int maintain_addr,struct wpabuf * req,void (* cb)(void * ctx,const u8 * dst,u8 dialog_token,enum gas_query_result result,const struct wpabuf * adv_proto,const struct wpabuf * resp,u16 status_code),void * ctx) gas_query_req() argument [all...] |
H A D | interworking.c | 127 const struct wpabuf *adv_proto, in interworking_anqp_resp_cb() argument 3088 anqp_resp_cb(void * ctx,const u8 * dst,u8 dialog_token,enum gas_query_result result,const struct wpabuf * adv_proto,const struct wpabuf * resp,u16 status_code) anqp_resp_cb() argument 3212 gas_resp_cb(void * ctx,const u8 * addr,u8 dialog_token,enum gas_query_result result,const struct wpabuf * adv_proto,const struct wpabuf * resp,u16 status_code) gas_resp_cb() argument 3239 gas_send_request(struct wpa_supplicant * wpa_s,const u8 * dst,const struct wpabuf * adv_proto,const struct wpabuf * query) gas_send_request() argument [all...] |
H A D | dpp_supplicant.c | 1614 wpas_dpp_gas_resp_cb(void * ctx,const u8 * addr,u8 dialog_token,enum gas_query_result result,const struct wpabuf * adv_proto,const struct wpabuf * resp,u16 status_code) wpas_dpp_gas_resp_cb() argument
|
/freebsd-src/contrib/wpa/src/common/ |
H A D | gas_server.c | 168 const u8 *pos, *end, *adv_proto, *query_req; gas_server_rx_initial_req() local
|
H A D | dpp_tcp.c | 1108 const u8 *adv_proto; dpp_controller_rx_gas_req() local 1305 const u8 *pos, *end, *next, *adv_proto; dpp_rx_gas_resp() local
|