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()2034 p = wps->wps->upnp_msgs; in wps_registrar_get_msg()2046 wps->wps->upnp_msgs = NULL; in wps_registrar_get_msg()2964 wps_free_pending_msgs(wps->wps->upnp_msgs); in wps_process_wsc_msg()2965 wps->wps->upnp_msgs = NULL; in wps_process_wsc_msg()3039 if (wps->wps->upnp_msgs) in wps_process_wsc_ack()3064 if (wps->wps->upnp_msgs) in wps_process_wsc_ack()3309 wps->wps->upnp_msgs == NULL && in wps_registrar_process_msg()
786 struct upnp_pending_message *upnp_msgs; member
1221 wps_free_pending_msgs(hapd->wps->upnp_msgs); in hostapd_deinit_wps()1459 p->next = hapd->wps->upnp_msgs; in hostapd_rx_req_put_wlan_response()1460 hapd->wps->upnp_msgs = p; in hostapd_rx_req_put_wlan_response()