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;
133 struct full_dynamic_vlan *full_dynamic_vlan; member in struct:hostapd_data
vlan_init.c 39 struct full_dynamic_vlan { struct
699 static struct full_dynamic_vlan *
703 struct full_dynamic_vlan *priv;
747 static void full_dynamic_vlan_deinit(struct full_dynamic_vlan *priv)
837 hapd->full_dynamic_vlan = full_dynamic_vlan_init(hapd);
852 full_dynamic_vlan_deinit(hapd->full_dynamic_vlan);

Completed in 6602 milliseconds