wpa_supplicant / hostapd
2.5
|
hostapd / VLAN initialization Copyright 2005, Devicescape Software, Inc. More...
Go to the source code of this file.
Functions | |
int | vlan_init (struct hostapd_data *hapd) |
void | vlan_deinit (struct hostapd_data *hapd) |
struct hostapd_vlan * | vlan_add_dynamic (struct hostapd_data *hapd, struct hostapd_vlan *vlan, int vlan_id) |
int | vlan_remove_dynamic (struct hostapd_data *hapd, int vlan_id) |
int | vlan_setup_encryption_dyn (struct hostapd_data *hapd, const char *dyn_vlan) |
hostapd / VLAN initialization Copyright 2005, Devicescape Software, Inc.