Home
last modified time | relevance | path

Searched refs:DVLAN_CLEAN_WLAN_PORT (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/wpa/src/ap/
HDvlan_init.c528 vlan->clean |= DVLAN_CLEAN_WLAN_PORT; in vlan_newlink()
556 if (vlan->clean & DVLAN_CLEAN_WLAN_PORT) in vlan_dellink()
HDap_config.h94 #define DVLAN_CLEAN_WLAN_PORT 0x8 macro