Lines Matching defs:msg
838 struct wpabuf *msg) in wps_er_process_wlanevent_probe_req()
894 static struct wpabuf * wps_er_soap_hdr(const struct wpabuf *msg, in wps_er_soap_hdr()
962 static void wps_er_sta_send_msg(struct wps_er_sta *sta, struct wpabuf *msg) in wps_er_sta_send_msg()
1009 static void wps_er_sta_process(struct wps_er_sta *sta, struct wpabuf *msg, in wps_er_sta_process()
1035 static void wps_er_sta_start(struct wps_er_sta *sta, struct wpabuf *msg) in wps_er_sta_start()
1069 struct wpabuf *msg) in wps_er_process_wlanevent_eap()
1117 struct wpabuf msg; in wps_er_process_wlanevent() local
1420 static void wps_er_send_set_sel_reg(struct wps_er_ap *ap, struct wpabuf *msg) in wps_er_send_set_sel_reg()
1465 static int wps_er_build_selected_registrar(struct wpabuf *msg, int sel_reg) in wps_er_build_selected_registrar()
1474 static int wps_er_build_dev_password_id(struct wpabuf *msg, u16 dev_passwd_id) in wps_er_build_dev_password_id()
1483 static int wps_er_build_sel_reg_config_methods(struct wpabuf *msg, in wps_er_build_sel_reg_config_methods()
1493 static int wps_er_build_uuid_r(struct wpabuf *msg, const u8 *uuid_r) in wps_er_build_uuid_r()
1505 struct wpabuf *msg; in wps_er_set_sel_reg() local
1645 char *msg = NULL; in wps_er_http_put_message_cb() local
1694 const struct wpabuf *msg) in wps_er_ap_put_message()
1742 static void wps_er_ap_process(struct wps_er_ap *ap, struct wpabuf *msg) in wps_er_ap_process()