Searched refs:VLAN_CONSUMER_OFFLINED (Results 1 – 1 of 1) sorted by relevance
59 VLAN_CONSUMER_OFFLINED = 0x2, enumerator548 assert(vlan->dv_flags & VLAN_CONSUMER_OFFLINED); in vlan_consumer_remove()1119 if (!(vlan->dv_flags & VLAN_CONSUMER_OFFLINED)) in vlan_consumer_online()1126 vlan->dv_flags &= ~VLAN_CONSUMER_OFFLINED; in vlan_consumer_online()1156 vlan->dv_flags |= VLAN_CONSUMER_OFFLINED; in vlan_consumer_offline()