Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dvlan_rcm.c59 VLAN_CONSUMER_OFFLINED = 0x2, enumerator
548 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()