Searched refs:last_msg (Results 1 – 13 of 13) sorted by relevance
29 if (wps->last_msg == NULL) { in wps_process_authenticator()38 addr[0] = wpabuf_head(wps->last_msg); in wps_process_authenticator()39 len[0] = wpabuf_len(wps->last_msg); in wps_process_authenticator()
165 if (wps->last_msg == NULL) { in wps_build_authenticator()174 addr[0] = wpabuf_head(wps->last_msg); in wps_build_authenticator()175 len[0] = wpabuf_len(wps->last_msg); in wps_build_authenticator()
505 wpabuf_free(wps->last_msg); in wps_enrollee_get_msg()506 wps->last_msg = wpabuf_dup(msg); in wps_enrollee_get_msg()1356 wpabuf_free(wps->last_msg); in wps_process_wsc_msg()1357 wps->last_msg = wpabuf_dup(msg); in wps_process_wsc_msg()
68 struct wpabuf *last_msg; member
178 wpabuf_free(data->last_msg); in wps_deinit()
2191 wpabuf_free(wps->last_msg); in wps_registrar_get_msg()2192 wps->last_msg = wpabuf_dup(msg); in wps_registrar_get_msg()3105 wpabuf_free(wps->last_msg); in wps_process_wsc_msg()3106 wps->last_msg = wpabuf_dup(msg); in wps_process_wsc_msg()
50 enum { LAST_MSG_SA_INIT, LAST_MSG_SA_AUTH } last_msg; member
798 data->last_msg = LAST_MSG_SA_INIT; in ikev2_responder_process()809 data->last_msg = LAST_MSG_SA_AUTH; in ikev2_responder_process()1184 if (data->last_msg == LAST_MSG_SA_AUTH) { in ikev2_build_notify()
473 bool last_msg; in rk_i2c_transfer() local555 last_msg = (i >= nmsgs - 1) || in rk_i2c_transfer()557 rk_i2c_start_xfer(sc, msgs + i, last_msg); in rk_i2c_transfer()
80 struct radius_msg *last_msg; member392 radius_msg_free(sess->last_msg); in radius_server_session_free()1453 radius_msg_free(sess->last_msg); in radius_server_request()1454 sess->last_msg = msg; in radius_server_request()2612 if (s->eap == ctx && s->last_msg) { in radius_server_eap_pending_cb()2626 msg = sess->last_msg; in radius_server_eap_pending_cb()2627 sess->last_msg = NULL; in radius_server_eap_pending_cb()
5022 u_long last_msg; /* last message received */ member5217 if (current_time > t->last_msg + TRIMBLETSIP_IDLE_TIME) in trimble_check()5296 t->last_msg = current_time; in trimbletsip_init()5481 tr->last_msg = current_time; in trimbletsip_message()
3501 u_int last_msg; in ahc_handle_msg_reject() local3510 last_msg = ahc_inb(ahc, LAST_MSG); in ahc_handle_msg_reject()3629 last_msg); in ahc_handle_msg_reject()
4694 u_int last_msg; in ahd_handle_msg_reject() local4703 last_msg = ahd_inb(ahd, LAST_MSG); in ahd_handle_msg_reject()4842 last_msg); in ahd_handle_msg_reject()