Searched refs:event_send_all_queued (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/wpa/src/wps/
H A Dwps_upnp_event.c321 sm->event_send_all_queued = 0;
351 if (sm->event_send_all_queued)
353 sm->event_send_all_queued = 1;
362 if (sm->event_send_all_queued)
364 sm->event_send_all_queued = 0;
H A Dwps_upnp_i.h142 int event_send_all_queued; /* if we are scheduled to send events soon member in struct:upnp_wps_device_sm

Completed in 46 milliseconds