Searched refs:upnp_msgs (Results 1 – 3 of 3) sorted by relevance
461 p = wps->upnp_msgs; in wps_registrar_free_pending_m2()465 wps->upnp_msgs = p->next; in wps_registrar_free_pending_m2()2045 p = wps->wps->upnp_msgs; in wps_registrar_get_msg()2057 wps->wps->upnp_msgs = NULL; in wps_registrar_get_msg()2995 wps_free_pending_msgs(wps->wps->upnp_msgs); in wps_process_wsc_msg()2996 wps->wps->upnp_msgs = NULL; in wps_process_wsc_msg()3070 if (wps->wps->upnp_msgs) in wps_process_wsc_ack()3095 if (wps->wps->upnp_msgs) in wps_process_wsc_ack()3340 wps->wps->upnp_msgs == NULL && in wps_registrar_process_msg()
796 struct upnp_pending_message *upnp_msgs; member
1239 wps_free_pending_msgs(hapd->wps->upnp_msgs); in hostapd_deinit_wps()1507 p->next = hapd->wps->upnp_msgs; in hostapd_rx_req_put_wlan_response()1508 hapd->wps->upnp_msgs = p; in hostapd_rx_req_put_wlan_response()