HomeSort by relevance Sort by last modified time
    Searched refs:interface_added (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/ap/
hostapd.h 109 int interface_added; /* virtual interface added for this BSS */ member in struct:hostapd_data
hostapd.c 296 if (hapd->interface_added) {
297 hapd->interface_added = 0;
302 hapd->interface_added = 1;
908 hapd->interface_added = 1;
916 hapd->interface_added = 0;
    [all...]

Completed in 169 milliseconds