Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librstp/common/
H A Dstpm.c117 this->Topo_Change = _check_topoch (this); in STP_stpm_one_second()
118 if (this->Topo_Change) { in STP_stpm_one_second()
H A Dstpm.h74 unsigned char Topo_Change; /* 14.8.1.1.3.d */ member
H A Duid_stp.h93 unsigned char Topo_Change; /* 14.8.1.1.3.d: TBD */ member
H A Dstp_in.c453 entry->Topo_Change = this->Topo_Change; in STP_IN_stpm_get_state()
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c8289 sizeof (bbuf->bridge_tchange), "%u", stpstate.Topo_Change); in print_bridge()