
Data Fields | |
| struct upnp_wps_device_ctx * | ctx |
| struct wps_context * | wps |
| void * | priv |
| char * | root_dir |
| char * | desc_url |
| int | started |
| char * | net_if |
| char * | mac_addr_text |
| u8 | mac_addr [ETH_ALEN] |
| char * | ip_addr_text |
| unsigned | ip_addr |
| int | multicast_sd |
| int | ssdp_sd |
| int | ssdp_sd_registered |
| unsigned | advertise_count |
| struct advertisement_state_machine | advertisement |
|
struct advertisement_state_machine * | msearch_replies |
| int | n_msearch_replies |
| int | web_port |
| struct http_server * | web_srv |
| struct subscription * | subscriptions |
| int | n_subscriptions |
| int | event_send_all_queued |
| char * | wlanevent |
| struct upnp_wps_peer | peer |
Definition at line 113 of file wps_upnp_i.h.
1.6.1