HomeSort by: relevance | last modified time | path
    Searched refs:ready_to_start_in_sync (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
hostapd.h 574 unsigned int ready_to_start_in_sync:1; member in struct:hostapd_iface
hostapd.c 2770 if (iface->ready_to_start_in_sync) {
2777 !interfaces->iface[i]->ready_to_start_in_sync)
2799 iface->ready_to_start_in_sync = 1;
2813 interfaces->iface[i]->ready_to_start_in_sync) {

Completed in 43 milliseconds