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

  /external/wpa_supplicant_8/src/ap/
hostapd.h 23 struct full_dynamic_vlan;
160 struct full_dynamic_vlan *full_dynamic_vlan; member in struct:hostapd_data
vlan_init.c 39 struct full_dynamic_vlan { struct
852 static struct full_dynamic_vlan *
856 struct full_dynamic_vlan *priv;
900 static void full_dynamic_vlan_deinit(struct full_dynamic_vlan *priv)
990 hapd->full_dynamic_vlan = full_dynamic_vlan_init(hapd);
1023 full_dynamic_vlan_deinit(hapd->full_dynamic_vlan);

Completed in 178 milliseconds