Searched refs:upnp_msgs (Results 1 – 3 of 3) sorted by relevance
493 p = wps->upnp_msgs; in wps_registrar_free_pending_m2()497 wps->upnp_msgs = p->next; in wps_registrar_free_pending_m2()2121 p = wps->wps->upnp_msgs; in wps_registrar_get_msg()2133 wps->wps->upnp_msgs = NULL; in wps_registrar_get_msg()3072 wps_free_pending_msgs(wps->wps->upnp_msgs); in wps_process_wsc_msg()3073 wps->wps->upnp_msgs = NULL; in wps_process_wsc_msg()3147 if (wps->wps->upnp_msgs) in wps_process_wsc_ack()3172 if (wps->wps->upnp_msgs) in wps_process_wsc_ack()3417 wps->wps->upnp_msgs == NULL && in wps_registrar_process_msg()
838 struct upnp_pending_message *upnp_msgs; member
1434 wps_free_pending_msgs(hapd->wps->upnp_msgs); in hostapd_deinit_wps()1747 p->next = hapd->wps->upnp_msgs; in hostapd_rx_req_put_wlan_response()1748 hapd->wps->upnp_msgs = p; in hostapd_rx_req_put_wlan_response()