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()2110 p = wps->wps->upnp_msgs; in wps_registrar_get_msg()2122 wps->wps->upnp_msgs = NULL; in wps_registrar_get_msg()3061 wps_free_pending_msgs(wps->wps->upnp_msgs); in wps_process_wsc_msg()3062 wps->wps->upnp_msgs = NULL; in wps_process_wsc_msg()3136 if (wps->wps->upnp_msgs) in wps_process_wsc_ack()3161 if (wps->wps->upnp_msgs) in wps_process_wsc_ack()3406 wps->wps->upnp_msgs == NULL && in wps_registrar_process_msg()
843 struct upnp_pending_message *upnp_msgs; member
1442 wps_free_pending_msgs(hapd->wps->upnp_msgs); in hostapd_deinit_wps()1755 p->next = hapd->wps->upnp_msgs; in hostapd_rx_req_put_wlan_response()1756 hapd->wps->upnp_msgs = p; in hostapd_rx_req_put_wlan_response()