Home
last modified time | relevance | path

Searched refs:interface_added (Results 1 – 8 of 8) sorted by relevance

/third_party/glib/gio/
Dgdbusobject.c65 G_STRUCT_OFFSET (GDBusObjectIface, interface_added), in G_DEFINE_INTERFACE()
Dgdbusobject.h59 void (*interface_added) (GDBusObject *object, member
Dgdbusobjectmanager.h70 void (*interface_added) (GDBusObjectManager *manager, member
Dgdbusobjectmanager.c127 G_STRUCT_OFFSET (GDBusObjectManagerIface, interface_added), in g_dbus_object_manager_default_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dhostapd.h148 int interface_added; /* virtual interface added for this BSS */ member
Dhostapd.c388 if (hapd->interface_added) { in hostapd_free_hapd_data()
389 hapd->interface_added = 0; in hostapd_free_hapd_data()
394 hapd->interface_added = 1; in hostapd_free_hapd_data()
1132 hapd->interface_added = 1; in hostapd_setup_bss()
1140 hapd->interface_added = 0; in hostapd_setup_bss()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dhostapd.h159 int interface_added; /* virtual interface added for this BSS */ member
Dhostapd.c401 if (hapd->interface_added) { in hostapd_free_hapd_data()
402 hapd->interface_added = 0; in hostapd_free_hapd_data()
407 hapd->interface_added = 1; in hostapd_free_hapd_data()
1160 hapd->interface_added = 1; in hostapd_setup_bss()
1168 hapd->interface_added = 0; in hostapd_setup_bss()