Searched refs:upnp_msgs (Results 1 – 3 of 3) sorted by relevance
492 p = wps->upnp_msgs; in wps_registrar_free_pending_m2()496 wps->upnp_msgs = p->next; in wps_registrar_free_pending_m2()2120 p = wps->wps->upnp_msgs; in wps_registrar_get_msg()2132 wps->wps->upnp_msgs = NULL; in wps_registrar_get_msg()3071 wps_free_pending_msgs(wps->wps->upnp_msgs); in wps_process_wsc_msg()3072 wps->wps->upnp_msgs = NULL; in wps_process_wsc_msg()3146 if (wps->wps->upnp_msgs) in wps_process_wsc_ack()3171 if (wps->wps->upnp_msgs) in wps_process_wsc_ack()3416 wps->wps->upnp_msgs == NULL && in wps_registrar_process_msg()
834 struct upnp_pending_message *upnp_msgs; member
1301 wps_free_pending_msgs(hapd->wps->upnp_msgs); in hostapd_deinit_wps()1569 p->next = hapd->wps->upnp_msgs; in hostapd_rx_req_put_wlan_response()1570 hapd->wps->upnp_msgs = p; in hostapd_rx_req_put_wlan_response()