Searched defs:DVLAN_CLEAN_VLAN_PORT (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dvlan_full.c36 #define DVLAN_CLEAN_VLAN_PORT 0x4 macro
379 clean |= DVLAN_CLEAN_VLAN_PORT;
486 if (clean & DVLAN_CLEAN_VLAN_PORT)
/external/wpa_supplicant_8/src/ap/
H A Dvlan_full.c36 #define DVLAN_CLEAN_VLAN_PORT 0x4 macro
379 clean |= DVLAN_CLEAN_VLAN_PORT;
486 if (clean & DVLAN_CLEAN_VLAN_PORT)
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dvlan_full.c36 #define DVLAN_CLEAN_VLAN_PORT 0x4 macro
379 clean |= DVLAN_CLEAN_VLAN_PORT;
486 if (clean & DVLAN_CLEAN_VLAN_PORT)

Completed in 81 milliseconds