Home
last modified time | relevance | path

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

/trueos/contrib/wpa/src/ap/
HDvlan_init.c522 vlan->clean |= DVLAN_CLEAN_VLAN_PORT; in vlan_newlink()
570 if (vlan->clean & DVLAN_CLEAN_VLAN_PORT) in vlan_dellink()
HDap_config.h93 #define DVLAN_CLEAN_VLAN_PORT 0x4 macro