OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vlan_remove_dynamic
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/ap/
vlan_init.h
20
int
vlan_remove_dynamic
(struct hostapd_data *hapd, int vlan_id);
38
static inline int
vlan_remove_dynamic
(struct hostapd_data *hapd, int vlan_id)
function
vlan_init.c
218
int
vlan_remove_dynamic
(struct hostapd_data *hapd, int vlan_id)
function
sta_info.c
270
*
vlan_remove_dynamic
() can check that no stations are left on the
274
vlan_remove_dynamic
(hapd, sta->vlan_id);
285
vlan_remove_dynamic
(hapd, sta->vlan_id_bound);
933
vlan_remove_dynamic
(hapd, old_vlan_id);
1004
vlan_remove_dynamic
(hapd, old_vlanid);
[
all
...]
Completed in 131 milliseconds